Database Related Tutorials - LearnPHP.org
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!
January 6,
2010
Today Views:
2 Total Views:
631
The JOIN clause is probably one of the most used -- as well as one of the most confusing -- facets of SQL. John Paul Ashenfelter introduces the JOIN clause.
January 6,
2010
Today Views:
1 Total Views:
694
Predicates follow the where clause. Predicates allow the searching through database records to recover specific strings and ranges or characters. Rows will be returned if they match the predicate condition.
January 5,
2010
Today Views:
2 Total Views:
1,266
Do you want to encourage your visitors to say hi when they visit your friendly Website? This tutorial is divided in 4 phases and will teach you how to create a simple PHP guestbook using only one PHP file.
December 31,
2009
Today Views:
1 Total Views:
1,026
Having a successful web site can be a mixed blessing. It's nice to reach more people, but it's painful to run up against hardware limits. Fortunately, LAMP sites have several tuning options, from tweaking parameters to replacing components.
December 30,
2009
Today Views:
2 Total Views:
834
Managing a database by hand with command-line tools is possible, but it can also be tedious. Some web-based administrative tools are good, but there are advantages to graphical desktop applications, as well.
December 29,
2009
Today Views:
2 Total Views:
796
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...
December 23,
2009
Today Views:
1 Total Views:
548
By using this simple tutorial, you'll learn how to quickly dive into php coding and start making your very own petsites in less than one day. This tutorial series comes highly requested and anticipated as users can finally stop playing other people's games, and start making their own!
December 22,
2009
Today Views:
1 Total Views:
358
A tutorial for understanding the basics of Cron/crontab for Linux.
December 22,
2009
Today Views:
1 Total Views:
357
I'm been building a system of my own for a while now, and thaught of sharing some code with you. I'm building some kind of community, with users and stuff.
In most systems, you need to have configuration parameters, that you can easily change, and especially..
In most systems, you need to have configuration parameters, that you can easily change, and especially..
December 21,
2009
Today Views:
1 Total Views:
176










