MySql Explained

Heard the buzzword, understand the buzz ...

MySql gives your site 'memory', allowing sites to have dynamic content by writing information to the database and then retrieving that same information and loading it into a web page.

MySql, pronounced My SeQueL, is essentially a database, though it is by no means that simple, in fact, it is so versatile that it almost warrants being a programming language in it's self.

PHP and MySql greatly compliment each other in many respects. The PHP language has many MySql functions, making for a seemless incorporation of the database technology into your site.

This demonstration is simply a hit counter. Press F5 or hit 'refresh' to see the counter increment.

3118

Last hit: 29/07/10 08:37:53 PM