Database Related Tutorials - LearnPHP.org
Database Related Tutorials perform a function of an educational resource, that will help you to learn more about your possibilities connected with database, all manipulations with it and all those changes that will meet your demands and requires and can be easily done in a short period of time and in a proper way. Tutorials will explain you in the easiest way all principles of the working process you are going to start, simplifying your laborious task and thus making the best of your time, giving you a chance to pay more attention to other important details.Database Related Tutorials will become your irreplaceable assistant in improving and increasing your knowledge with practical usage in future.
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:
1,505
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:
2 Total Views:
787
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:
701
A tutorial for understanding the basics of Cron/crontab for Linux.
December 22,
2009
Today Views:
1 Total Views:
715
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:
543
Create a Twitter style pagination using jQuery and CodeIgniter.
December 21,
2009
Today Views:
3 Total Views:
1,183
Cookies is small text files saved locally on the user's computer by the website, when the website later on wants the information it just reads the cookie on the user's computer. An example on what you can use cookies for is to see if the user has visited the site before.
December 18,
2009
Today Views:
1 Total Views:
753
Learn how to randomize blocks of texts. Very useful for quote of the day and random links etc.
December 18,
2009
Today Views:
1 Total Views:
2,032
The Ternary comparison operator is an alternative to the if-else statement, it's shorter and could be used to easily do a significant difference depending on a condition without the need of a if statement.
December 17,
2009
Today Views:
2 Total Views:
499
Sessions is a good way for storing temporary data between your pages. A session is usually closed pretty fast after that the user have left the site so as I said, it's good for temporary storage, an example is the user's name or items the user have put in his/her shopping cart.
December 17,
2009
Today Views:
1 Total Views:
658










