RoseIndia.net

PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial




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



PHP Tutorial
Tutorial PHP Security Crypt and User Validation Tutorial
Tutorial covering the basics of encryption and how to apply it to user validation, including a sample script to try out. View Rating



PHP Tutorial
Tutorial PHP Security Security 101 - Client Side Tutorial
This tutorial will show you things to be aware of when coding PHP, so that your code is more secure, and less hackable. View Rating



PHP Tutorial
Tutorial PHP Security Writing Secure PHP Code Tutorial
This article will guide you through writing secure PHP code and covers many of the common security pitfalls one will encounter while making php applications. Covers things such as register globals, SQL injection, include files, and demonstrates how to pro View Rating



PHP Tutorial
Tutorial PHP Searching Searching a Directory of Files Tutorial
This tutorial shows you how to dynamically compile the list of files in a given directory. You can then conduct keyword searches on the compiled list for finding matching files. View Rating



PHP Tutorial
Tutorial PHP Searching Getting and Using Meta Tags for Search Criteria Tutorial
PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the meta name and value of the associa View Rating



PHP Tutorial
Tutorial PHP Searching Searching External or Internal Webpages Tutorial
This tutorial explains how to conduct keyword searches on a given Webpage. It basically shows how to count and display the number of times a specific keyword appears on the Webpage. View Rating



PHP Tutorial
Tutorial PHP Searching A Simple Web Search Engine Tutorial
This article shows you how to use PHP and a MySQL (or any SQL database) to create your own basic search engine. Covers creating SQL tables, Using regular expressions to match keywords, Connecting to the database, and Returning the results. 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     [>>]


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

Copyright © 2004. All rights reserved.