MySQL Tutorials

PHP/MySQL Lead Management System Script

LeadFlow Pro is a web-based lead management system, built in PHP/MySQL and designed to help store and manage leads, assigning them to specific sales reps, and keeping track... Read More

[Solved]: Call to undefined function mysqli_connect()

I have seen it severally where PHP mysqli_connect() database connection worked perfectly well for months or years, then all of a sudden it stops working. On ena... Read More

[Explained]: The difference between VARCHAR and TEXT in MySQL

When creating a MySQL database table, the type is one of the mandatory properties that you are required to specify for each of its fields/columns. For instance... Read More

Creating and setting up MySQL database in cPanel

Many new web developers find it challenging to create and set up a database for the very first time when taking their website online. This is because unlike in... Read More
Please wait...