Search Results

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: pocnib ; Forum: PHP and child forums
Forum: PHP Dec 4th, 2008
Replies: 2
Views: 657
Posted By pocnib
It was quotes around the date format string. Why does the obvious always become obvious only after you ask for help?
Forum: PHP Dec 4th, 2008
Replies: 2
Views: 657
Posted By pocnib
I am trying to insert a date into a mysql table field using

<?php
$date=date(Y-m-d);
mysql_query("INSERT INTO table VALUES('$date')");
?>


but when I open up mysql and run SELECT * FROM...
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC