This tutorial will show you how to connect to a MySQL database, retrieve some data and finally how to format and display that data in XML format. The code will be written in OOP[...]
This post will show you how to create a PDO connection class using the singleton pattern. Before jumping into the code, take a look at the following paragraphs if you are[...]
This tutorial is hosted on our old site, to view it visit the following link: http://weebtutorials.com/theBlog/?p=153
[...]