On Tuesday 06 January 2004 04:18, Larry Sandwick wrote: > Is there a way for PHP to query a database and get the date that a data > file was uploaded? Yes, as long as you've stored into the database the date that the data file was uploaded. > A flat file gets uploaded on Monday Jan 5, 2004. > > Where can I query to get the timestamp of the upload? If it's uploaded into the filesystem then: manual > Filesystem functions -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-db ------------------------------------------ /* Out of the mouths of babes does often come cereal. */ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php