Top

Code Snippets by KuruptUK

  (3)  
Sort by 
With this snippet all you have to do is the following: - Create a file called "count.dat" - Upload the file to your webserver - CHMOD it to *777* - Insert the PHP code below
+ 0 likes
1 comment(s)    Score: 3.5    Platform: PHP    Posted by KuruptUK on May 18, 2005
With this script, you simply paste it into which ever *.php file you wish to show it on, and it will then show you how long it took to load that specified page.
+ 0 likes
1 comment(s)    Score: 2.5    Platform: PHP    Posted by KuruptUK on May 18, 2005
With this PHP IP Logging Snippet, it allows you to LOG the visitors IP address's which visit your website, and all you have to do is the following: - Create A TXT File Called (ips.txt) - Upload It To..
+ 1 likes
3 comment(s)    Score: 4.7    Platform: PHP    Posted by KuruptUK on May 18, 2005
Bottom