RoseIndia.net

PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial




PHP Tutorial
Tutorial PHP User Authentication php login script tutorial Tutorial
This tutorial sows you how a simple php login system is created. View Rating



PHP Tutorial
Tutorial PHP Site Navigation Breadcrumb Navigation Tutorial
Breadcrumb navigation breaks the site into links of categories and sub-categories, until the reader finally reaches the actual page they want. This article describes how to create breadcrumb navigation for your pages dynamically. View Rating



PHP Tutorial
Tutorial PHP Site Navigation Making Expanding and Collapsing Menus with PHP Tutorial
If you want menus that can expand or collapse when a user clicks on it, this tutorial will show you how to do it. View Rating



PHP Tutorial
Tutorial PHP Site Navigation Dynamic URLS using php and mysql Tutorial
A tutorial with code snipple included that tells you how to generate links with URLs such as index.php?ID=5 and such. Very easy to follow. View Rating



PHP Tutorial
Tutorial PHP Site Navigation Paging in PHP Tutorial
This tutorial will show you how to implement this into your web site. It starts off with a bit of theory, then it will introduce a simple class to simplify the whole process. Then after that is a real-world pagination example. View Rating



PHP Tutorial
Tutorial PHP Site Navigation HTML Templates Tutorial
Most sites use a standard template throughout the whole website. The header and footer data is stored in a .php file and loaded for each page allowing easy maintenance. This tutorial will show you how to get PHP to dynamically choose which file to include View Rating



PHP Tutorial
Tutorial PHP Security Running PHP Scripts Securely Tutorial
Connecting to a database requires that passwords be included in the script at some point. This information may be exposed if you do not wrap your PHP scripts. Protecting your scripts from prying eyes is called 'wrapping.' When you wrap a script, it is cal View Rating



PHP Tutorial
Tutorial PHP Security How to protect PDF files using PHP Tutorial
This tutorial explains how to safely hide away PDF files from public access using htaccess, but then having a PHP file run its own authorization to allow access to the file without the Network Password dialog box. The PDF file will be displayed in the bro View Rating



PHP Tutorial
Tutorial PHP Security Protecting PHP Scripts with HTTP Authentication Tutorial
Protect your PHP Scripts using the most efficient method: HTTP Authorization, as implemented in PHP. Using this tutorial, you'll learn how easy it is. View Rating



PHP Tutorial
Tutorial PHP Security Protect Your Website From Leaching Programs Tutorial
This article explains how to stop those Website download leach programs from downloading your content using PHP. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32   33   34   35   36   37   38   39   40   41   42   43     [>>]


Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2004. All rights reserved.