Database Related Tutorials - LearnPHP.org
One of the great features within MySQL is its full support for logical operations. I will name off, and show examples of them below...
August 16,
2007
Today Views:
1 Total Views:
303
This article explains the basics of SQL as a Q&A session. Most of the questions are the ones that most novices would like to ask. This approach is excellent and readers who are not familiar with the technology.
August 14,
2007
Today Views:
2 Total Views:
304
A lot of developers are taught to use database stored procedures, triggers and database constraints at every possible opportunity, and they cannot understand why an old dinosaur like me should choose to take an opposite view. The reason can be summed up quite simply...
August 13,
2007
Today Views:
1 Total Views:
288
In this paper, I describe how to write syslog messages to a MySQL database. Having syslog messages in a database is often handy, especially when you intend to set up a front-end for viewing them.
August 10,
2007
Today Views:
1 Total Views:
266
Lets say you made your table, and all the data has been added to it. Now you have come across a problem... your limit for characters in that particular column is too small for what you now need. You don't want to have to delete all of this data, yet, you have to change your table some how.
August 9,
2007
Today Views:
1 Total Views:
349
One of the essential skills you must acquire to become proficient in the development of PHP/MySQL driven websites is a good understanding of Structured Query Language (SQL).
August 8,
2007
Today Views:
1 Total Views:
290
Ok, I'm not going to bother you with pointless snippets and pointless chapters, this is the entire tutorial with no rubbish. I shit you not, this tutorial comes with a no bollocks guarantee.
August 6,
2007
Today Views:
1 Total Views:
362
A collection of 18 FAQs on connecting to MS SQL Server with PHP scripts. Clear explanations and tutorial exercises are provided on SQL Server connection; providing port number; selecting database; running SQL statements; checking execution errors; looping through query result; looping through result.
July 31,
2007
Today Views:
1 Total Views:
260
Some ways to reduce the overhead in your server, using caching techniques.
July 16,
2007
Today Views:
1 Total Views:
325
Learn MySQL in simple and easy steps and using it with PHP.
July 11,
2007
Today Views:
2 Total Views:
460





















