Php Programming Code Examples Php > Code Snippets Code Examples Date and time example Date and time example <?php $time = time(); print date("m/d/y G.i:s", $time); print "<br>"; print "Today is "; print date("j of F Y, \a\\t g.i a", $time); ?> In some application you'll need to have zero filled values for example Multiple File Upload Manage Virtual Subdomains Active Table Simple way of scaling any image to fit either given width or height. Complete, simple working example of login screen and check on a unique Makes an dropDown (SELECT) PDF class PHP4 HTTP Compression Speeds up the Web This displays all tables in a MySQL database, enter your own database Java version with php Fix to PHP4-MySQL problem