Microsoft
Software
Hardware
Network
Question : showing incorrect date
hello
can someone tell me why if i look in myphpadmin, it shows that a null date field if no data is entered is 0000-00-00 but when i display the page it reads: 30-11-1999. how do i correct this? many thanks
Answer : showing incorrect date
forgot one parenthesis! Sorry, this is the stuff that always slows me down.
1:
$destroydate=(is_null($row['destroydate'])) ? NULL : date("D M Y", $row['destroydate']);
Random Solutions
jquery modal confirm how to pass url
Guide to install OS in newly Hard Drive
Access VBA Word merge
How can you search e-mail within Outlook 2010 and not use the index?
Windows PFBACKUP can't find my Outlook PST.
Outlook: Errors have been detected in the file
MySQL Foreign Key Issue
Load dataset from Dynamic StoredProcedure...
check_directory_files
[AutoIT] Creating a Control that Looks Like a Spreadsheet