Example Script to display Date
Code:<html>
<head>
<title>Example #3 TDavid's Very First PHP Script ever!</title>
</head>
<? print(Date("m/j/y")); ?>
<body>
</body>
</html>
You can view the result at : http://198.27.105.229/example_test001.php