This is a simple php based programme for webmasters to show a quote on their websites titlebars in a random manner. The quote texts are placed in a file and the preg_split function is used to select the text randomly from the file. Everytime the pag
If you are dealing with any online business or planned to perform an online business, certainly this cookies concept is for you. This tutorial will guides you about cookies and the uses of cookies. This is used as a security program to secure your in
AOL AIM Profile Viewer is an online tutorial which teaches creating an easier means of viewing your profile visitor's details online. MySQL is required to create the table to store the viewer's info. And this module can be used to add new viewers to
Alternating Row Colors is a tutorial by Akash Goel for PHP coders. This tutorial in simple english tell us how to create a table and how to connect it to a database through MySQL. It also has a sample PHP code for easy understanding. After going thr
This tutorial guides you to protect your files by assigning password. From this tutorial you can provide security to your files without using MySQL database. The security is provided by splitting the code into three "if else" functions.... |