Check DNS records, enter a name of box and you will se thi IP. 😀
Version 1 is without ping sorry but next version will be better maybe 😀
PHP Snippets
Every PHP developer needs a good and reliable collection of code snippets. In this category, you will find 900+ copy and paste code snippets that will help in your next PHP project.
I could not find a script that i liked here that would suit what i needed so i wrote my own and decided to put it here for anyone else
This easy to edit function makes a drop down menu. When you select an item and click go, you will be taken to that url.
Login/registration/changing of account info/lost password
This function returns the position of string s1 within string s2. The position is 1 based. If s1 is not in s2, 0 is
returned.
The OwnLinkSite link engine consists of a database and some php-based scripts The user gets access to hundreds of thousands of links to adult pick- and video- sites Free scripts
Calculates elapsed time between two dates in MySQL DATETIME format, with formatting options (units, decimals)for output.
This snippet will take a given path and list every file/directory under that path. Uses recursion and lists files/dirs in depth level.
This script counts the number of users currently viewing that page, or site.
Uses PHP4 Sessions and MySQL.
This example shows how to create a chart using RChart Php edition The example creates a combination of line and barchart with Y axis left and right The complete RChart