Search found 1 match

by bluphoto
Wed Sep 10, 2008 11:15 am
Forum: PHP - Code
Topic: PHP "get current time" and "touch()" problems
Replies: 0
Views: 168

PHP "get current time" and "touch()" problems

I'm in the UK and my site is hosted by British Telecom. It is reliant on recording the date and time when files are uploaded by users (there's a deadline every month). To do this I use the "touch" function - (i only started using PHP three days ago so I'm still fumbling a bit). I was puzzl...