How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!