login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t