Database · Newest PHP Tutorials
Delete multiple rows from mysql with checkboxes in a form
In this tutorial you will learn how to delete multiple rows from mysql with checkboxes in a form
Database »
Export Mysql data to CSV
Want to export your Mysql data to a CSV(comma seperated value) file? In this tutorial i will show you how to export your data from Mysql into a CSV file.
Database »
Basics of connecting to the MySQL DBMS with PHP
This tutorial contains basics of connecting to the MySQL DBMS with PHP
Database »
Export MySQL database table data to XML file
Learn how to connect to a MySQL database, then export data into a XML file in PHP.
Database »
Search MySQL Database Using PHP in One Page
This tutorial will explain how to search a MySQL database using PHP. If you plan on using PHP & MySQL this is a core concept.
Database »
Using MySQL Full-text Searching
After studying this tutorial you will learn more about Using MySQL Full-text Searching
Database »
Specifying how many columns per row when extractng from MySQL
This is a simple tutorial that shows you how to make information or images(in this case buttons) display in a specific number columns per row using a specific algorithem and loop
Database »
Creating an object oriented MySQL abstraction class
In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how many query were executed during your PHP script.
Database »
Update multiple rows in MySQL with this detailed tutorial!
Learn how to Update multiple rows in MySQL with this detailed tutorial!
Database »
Easy PHP Private messaging system
This is just a simple easy to make private messaging system. It has an inbox, sent page, compose, view message, delete, and an inbox limit to make sure it doesn't get too full. All the basics you need for a private messaging system.
Database »
LiveThunder's Login System
Learn How to make your own Logging in System using PHP. In which you will need to know some MYSQL stuff and Where to send which type of member. If you kno basic PHP this should be easy LiveThunder
Database »
Replacing codes with smileys from your MySQL DB
This tutorial is about Replacing codes with smileys from your MySQL DB
Database »
Affiliate System
This extensive tutorial will allow you to use an affiliate system which can randomize image orders and total up the total click count.
Database »










