Taking data from the database is even more simple than storing it in there. Because we’re already set up our forms and created the database in our Working with MySQL: Storage tutorial, we can get struck into displaying that data on a page. First we create our page, as normal this can be called anything [...]
Working with MySQL: Storage
April 9, 2007 by Leave a Comment
Once you’ve created a MySQL Database, the obvious next step is to try and store data in it. Databases can store all sorts of things: everything from basic visitor feedback to complex weblog systems and even shopping carts. Of course, trying to explain how to create a working shopping cart is way beyond the scope [...]



Recent Comments