Introduction to MySQL and using databases with PHP
Sure the idea of dynamic web pages is cool, but you can only go so far when you only use what’s built into PHP, like changing the page based on the day of the week. What you’d really like to do is make a web page unique for each visitor, and that’s where databases come […]