Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro