Databases

In this section, you will find articles, tutorials, and snippets covering all areas of PHP Databases.

Other Categories: Application Architecture, News, Pear, PHP Functions, Setup & Installation, Site Operation, Tools, Tricks & Hacks.

Results via Envato Market

By PHP Builder Staff on March 2, 2012 Of course, what most people want to do with PHP is view database records, or perhaps insert database records. There are a few fundamental things you have to do to. First, of course, install and set up your database program, whether it’s…

Since quality assurance takes a significant amount of project time and resources, we are always looking for ways to improve its efficiency. One testing process improvement is to programmatically create sample testing data. To achieve this, we will use a popular PHP library called Faker.

Although MySQL is the most commonly used database software in web applications, there are many other database systems that are also popular and provide good solutions in certain use-cases. In this article, we will discuss these systems and their advantages and disadvantages.