Skip Navigation
Earn more from your articles




Link to us

Right click to save imageD

Right click on the image and select "Save image as".
You can link to our site with the following code...


Firefox 3

Valid CSS level 2.1!

Valid XHTML 1.0 Transitional

Get Safe Online

Thu 20 Nov, 2008

Last page viewed

 
Villaluna C.A.Administrative Services in Venezuela. Developed, SEO and maintained by Zubaga

 
OME™UK School of English. Spanish version developed, translated and maintained by Zubaga

 
Paul Beard SOMMiddlesex driving school. Basic website with its documents hosted on a free service. Designed by Zubaga

Last updated 14 Feb 2008

PHP snippets

 

To place any of the following snippets onto your web pages you must:

  1. Click within the area to be copied.
  2. Use the control "Ctrl" key and "C" key simultanously. That will save the snippet into the clickboard (Temporary memory of your computer)
  3. Now, place the cursor on the area of your document where you want to set the code.
  4. Use the control "Ctrl" key and "V" key simultaneously to paste it.
  5. That's it.

Get IP of visitor

Get IP

Get Server type

Get Server


Get Browser type

Get user


Display date

Example:

Sun 17 Feb, 2008

Date

To find out whether your server supports php, put the following code into a text editor (notepad, textpad, whatever) and save it as info.php. Upload it to your server and go to it from your browser. S'thing like http://your-site/info.php.

Example:

Can't provide example

Get info

How long does your webpage takes to load? Let's find out..Put the next code anywhere on your page where you want to view the information.

Get loading time


Indicates address your visitor came from.

Get referer