Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP timezone. Where is my city?

php

Are there patterns for handling errors in PHP projects?

php

PHP: Why typecast with !!$var instead of (boolean)$var?

php casting boolean

PHP & mySQL: Repeating entries problem - Need each entry to show up only once but they repeat

php mysql join

Url Matching using Gruber's regex in PHP

php regex url preg-match gruber

Is this grammar not LR(1)?

Error 403 on form submit

php html

Are there any PHP Hosts (shared) which do not block port 2195 and 2196 outgoing for iPhone Apple Push Notifications (APNS)?

How do scripting languages set/modify/read out variables?

php c memory interpreter

How do I stop PHP output buffering from eating error messages?

Have some questions about web development (PHP and MySQL)

php mysql

Making a url with timestamp, whitespace between date and time breaks url

php mysql url timestamp

Grab, cache and parse remote XML feed, validation checks in PHP

php xml curl xml-validation

PHP / AJAX toolkit to make a "live graph" (eg for tracing stock prices)

php ajax graph stocks

Foreign characters turn into garbage in mysql

Make one field unique depending on another field

php mysql sql

The PDO extension is required for this adapter but the extension is not loaded

PDO in mysql performance

php mysql pdo

How to write byte by byte to socket in PHP?

php sockets byte raw-sockets

Working with PHP Octals and String conversions

php string octal