php time 18 php time
pick the time sever time from php?

I want the code in php which tells the server time?

use date()
and format according to the manual at http://us.php.net/manual/en/function.date.php

so date(‘his’) would give you 035029
which is 03:50 pm and 29 seconds

PHP Tutorials: ‘Remember me’ style Login System using Cookies and Sessions (Part 3)

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay


?>