RoseIndia.net

PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial




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



PHP Tutorial
Tutorial PHP Searching Build a Search Engine in PHP in 30 Minutes Tutorial
At some point in your career you might get a task to build a search engine that runs on PHP. This article shows you how to quickly build an internal site search engine for your site using PHP and MySQL. View Rating



PHP Tutorial
Tutorial PHP Searching Creating a Search Application Tutorial
In this tutorial, we will discuss a method of searching web pages for keywords. We will provide methods for exact keyword matching and a type of fuzzy search. Also included in this tutorial is a overview of using databases in PHP and a heavy concentration View Rating



PHP Tutorial
Tutorial PHP Content Management Making the Most of Sitewide Headers and Footers Tutorial
One of the most powerful features of PHP is its ability to reduce the amount of site maintenance you need to do. By setting up a consistent site template, you can reduce the effort needed to create new pages, and you can also make it much easier to change 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.