PHP Time: Showing Server Date and Time Using PHP and JavaScriptTag: date, time, server time, javascript Category: PHP Classespost: 03 Jan 2008 read: 1,071 PHP Time Tutorial: In this post, we will learn how to show server date and time to browser. May we want to synchronize server and client time. It is applied for real time application like for forex web application and so on. For this job, we need help from servertime class. You can get this class from http://www.ingoknito.de. Please download. After download, place inc_servertime.php within directory www/test/servertime. Then create a file named "test.php". Enter following code:
Point your browser to http://localhost/test/servertime/test.php.
|
| | Give Your Opinion | Recommend |
|

