Menu

 

Scripts

PHP/MySQL Hit CounterHit counter using MySQL to store count. Counter is counted up everytime the page is refresh. A reset_counter.php is used to reset counter.
PHP/Text Hit CounterHit counter using text file to store count. Counter is counted up everytime the page is refresh.
PHP/MySQL shoutboxShoutbox using MySQL to store the name, message and date posted. Check out the demo here.