Database Related Tutorials - LearnPHP.org
Now, before we get into coding specific commands in PHP, it is very worthwhile to get an overview of the basic elements of the language and the purpose of those elements.
January 17,
2008
Today Views:
1 Total Views:
238
This lesson will teach you how to use the aggregate function MIN().
January 15,
2008
Today Views:
2 Total Views:
198
This lesson will teach you how to use the MAX() aggregate function.
January 14,
2008
Today Views:
1 Total Views:
208
If you have ever taken raw user input and inserted it into a MySQL database there's a chance that you have left yourself wide open for a security issue known as SQL Injection. This lesson will teach you how to help prevent this from happening and help you secure your scripts and MySQL statements.
January 10,
2008
Today Views:
1 Total Views:
239
MySQL comes with several data types for storing a date in its database system: DATETIME, DATE, TIMESTAMP, and YEAR. This lesson will show you the proper formats of each type, show their related MySQL functions, and give an INSERT example of each.
January 8,
2008
Today Views:
2 Total Views:
345
There are three different types of time data types in MySQL: TIME, DATETIME, and TIMESTAMP. If you would like to learn more about DATETIME and TIMESTAMP, then check out our MySQL Date section, as we've covered them there. This lesson will just be covering the basics of using TIME.
January 4,
2008
Today Views:
1 Total Views:
228
Hardware enthusiasts have been overclocking their PCs for years now, trying to push the limits of their hardware for maximum performance. Sometimes they are successful and their applications run speedy fast, while other times they push a little too hard and end up damaging the computer!
January 2,
2008
Today Views:
1 Total Views:
243
With the growth of the Web over the past decade, there has been a similar growth in services that are accessible over the Web. Many new services are...
December 14,
2007
Today Views:
1 Total Views:
256
In this tutorial, we introduce the basics of connecting to the MySQL DBMS with PHP...
December 13,
2007
Today Views:
1 Total Views:
248
These tutorial will teach you the different techniques of how to backup your database from MySQL server.
December 11,
2007
Today Views:
1 Total Views:
227






















