All PHP Tutorials - LearnPHP.org
Database "keys" help eliminate confusion among records. Here's how to best incorporate these essential identifiers in your database.
March 31,
2008
Today Views:
1 Total Views:
79
Programmers in PHP follow some simple rules, not all of them, but they really should. Iâll first teach you these three rather simple but very important rules, and then tell you why you should follow them. Truly professional coders (who write professional codeâ¦) also write like this.
March 31,
2008
Today Views:
1 Total Views:
102
How well are your database tables communicating with one another? This week John Paul discusses three key relationships: one to one, one to many, and many to many.
March 28,
2008
Today Views:
1 Total Views:
110
This lesson covers the different options you have available to you for administering your MySQL service after it is successfully installed.
March 28,
2008
Today Views:
1 Total Views:
114
A very nice tutorial made by the blogger Thomas Marcelis. This tutorial explains a lot about arrays and their syntax.
March 27,
2008
Today Views:
3 Total Views:
113
Noel Davis shows us a buffer overflow in ASPSeek; a denial of service attack against timed; a new version of OpenSSH with many improvements; an attack against the private keys used by GnuPG...
March 27,
2008
Today Views:
1 Total Views:
78
This tutorial will hopefully teach you some basics of how to access data with your PHP scripting to gather information with in a MySQL database.
March 27,
2008
Today Views:
1 Total Views:
151
A simple tutorial on submitting data and information to mysql databases via PHP.
March 26,
2008
Today Views:
3 Total Views:
108
The great thing about everything you do in MySQL is that the "code" is very easy for humans to read, as opposed to harder programming languages like C or C++. Very few special characters and symbols are required to create a MySQL query, and most queries consist entirely of English words!
March 26,
2008
Today Views:
1 Total Views:
119
In this lesson we discussed the "foreach" loop which in my opinion is the simplest type of loop.
March 25,
2008
Today Views:
2 Total Views:
104





















