Scripts
| PHP/MySQL Hit Counter | Hit 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 Counter | Hit counter using text file to store count. Counter is counted up everytime the page is refresh. |
| PHP/MySQL shoutbox | Shoutbox using MySQL to store the name, message and date posted. Check out the demo here. |

