|
|
|
| Using simple html code, this page shows you how to place the current date and time anywhere on your web pages without using any scripts. Requires SSI. |
|
|
|
| Hits:
860 |
|
| Ratings:
1.75 |
|
 |
|
|
|
|
|    Date Added: Jul-31-2005 |
|
|
|
|
|
| Obtaining the current time is pretty straightforward when it comes to Perl. You have two possible functions that will query (ask) the server for the local time. What's a little bit more difficult is parsing and making the data readable and suitable for display (or use). This tutorial along with a Perl / CGI script will guide you through the process of writing one. |
|
|
|
| Hits:
746 |
|
| Ratings:
2.00 |
|
 |
|
|
|
|
|    Date Added: Aug-19-2005 |
|
|
|
|
|