This tutorial lets you know how to protect the contents of your website from being copied by the leach programs. It will be an ideal tool for webmasters, since their work will be protected. The source code for this is available on the website...
This is a tutorial with which you will be taught to protect the PHP scripts on your website with the HTTP authorization. It also discusses about the method of using PHP to verify a username and password pair sent by the user. The source code is...
Processing Payments With CURL is a tutorial for online merchants, sellers and buyers to implement paymant processing script on their website. Users are made familiar with CURL inorder to get secured with their online transactions. Using the code...
PHP Freaks: Randomize Images, Quotes and MySQL Results is a tutorial for making random display of images, quotes, and MySQL results on your website with file function. Tutorial source file is also available for download. With this, you can learn...
Open Source licensing for PHP scripts describes the terms freeware , shareware, commercial, 'GPL', 'GNu GPL', LGPL' and also gives the ways to make your software free so as to utilize your work universally. In this method none can destroy your...
This is an online tutorial which can be used to log your website using a flat text file. With this tutorial you will learn how to track the online users of your website and the pages they are visiting. It includes two sessions that will discuss...
Automating news display with PHP scripts teaches you to include a news system using MySQL database. It describes the advantages and disadvantages with a dynamic and static news module respectively. Dynamic based news updation is powerful and easy... |