RoseIndia.net

PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial




PHP Tutorial
Tutorial PHP Miscellaneous Create an LDAP Address Book Tutorial
This article will attempt to demonstrate how to connect to an LDAP server using PHP. Specifically, the example given will connect to a public LDAP server and perform searches. This example closely mimics the way Netscape® Communicator 4.* uses its address View Rating



PHP Tutorial
Tutorial PHP Miscellaneous Keeping your Dynamic Pages Dynamic Tutorial
As more and more Web pages become database-driven and dynamic, it will be important that Web browsers display the most up-to-date information available from your site. The author notes 'For those who have been in the PHP field for some time, dealing with View Rating



PHP Tutorial
Tutorial PHP Miscellaneous Search Engine Friendly PHP Pages Tutorial
Search engine Web spiders, however, tend to ignore pages whose URL contains GET method parameters. This article explains how to use your Web server to pass parameters to PHP scripts so that it fools search engines, and allows your page to be indexed when View Rating



PHP Tutorial
Tutorial PHP Miscellaneous Creating PDF Files in PHP Tutorial
This is a nice step-by-step article on how to create/modify PDF files in PHP dynamically. View Rating



PHP Tutorial
Tutorial PHP Content Management Building Dynamic Pages With Search Engines in Mind Tutorial
This tutorial shows you how to make a site database-driven, but still indexable by search engines. It also explains how to create a site to be co-brandable whose look-and-feel are dependent on which 'affiliate' site was being accessed. View Rating



PHP Tutorial
Tutorial PHP Miscellaneous Open Source licensing for PHP scripts Tutorial
When you write a PHP script and want to distribute it, it must still fall under some legal terms. The GNU GPL is the best method to get your work out into the world, and of course as open source software. View Rating



PHP Tutorial
Tutorial PHP Miscellaneous Search Engine Friendly URLs with Apache mod_rewrite Tutorial
Friendly URL's are a very important thing to have when developing a dymanic content site that uses long query strings. A query string is something similiar to a URL like you'll see on Ebay, Google and other big sites. If you're running a small to medium s View Rating



PHP Tutorial
Tutorial PHP Miscellaneous Automate Your PHP Site Using CRON Tutorial
Learn how to execute your PHP scripts using CRON by set time intervals that you choose. Very valuable for running routine tasks that were written into a PHP Script. View Rating



PHP Tutorial
Tutorial PHP Miscellaneous Extract All URLs on a Page Using PHP Tutorial
Enter a URL and results will display all links on that URL by matching the strings 'http', 'file', and ftp. A while loop executes for each result and returns the url using printf. View Rating



PHP Tutorial
Tutorial PHP Miscellaneous Simple Localization with PHP Tutorial
On PHP DevCenter, Adam Trachtenberg and Joao Prado Maia have described interesting ways to localize web sites with PHP. In this article I've offered another alternative, which should be easy for non-programmers to use. We will take advantage of the user f 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.