Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t