MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho