//PHP Codes\\
Here are a couple of codes you can use. All these codes have to be applied to pages ending in .php or they won't work. What I mean by that is you can use them on a page titled page1.php and they will work, but if you try to use them on a page titled page1.html it won't work.
This code will show a users IP address.
Here is an example: Your IP address is: 38.103.63.59
Inserting this code will show the Date and Time
Here is an example: Sun 23rd Nov,2008 08:37 am
This code will show how long it took a user to load your page
Here is an example: Loading time: 0.58 seconds
|
|