Shoutit is a PHP powered shoutbox which uses mySQL to store shouts. This is a very basic PHP/MySQL application. built to prove my usuage of basic php + MySQL. It is very easy to use, has error checking, and very fast. Users can post shouts along with their names & comment.
- Features/Technologies:
- PHP Syntax, PHPMyAdmin
- HTML/CSS
- MySQL Select, MySQL Insert, Loops, Superglobals (GET, POST), Associative Arrays,