PHP Tutorial

A comprehensive guide to running Apache2, PHP4 (&5) on Windows XP

This is a comprehensive guide to installing and running Apache 2.2.4 with PHP 4.4.7 and PHP 5.2.2 on Windows XP. It covers all of the steps in detail with lots of screen grabs so you can follow the process visually.
Basics » wamp.corephp.co.uk
Score(+): 0 | Views: 34 | Save it | Report it


Top 20 Similar PHP Tutorials

Installing PHP on Windows

A brochure-style Web site may be sufficient for a business that simply wants a basic Web presence — some static pages to inform the visitor of the company's off-line contact information. But most organizations want a Web site that can interact with the visitor, delivering custom content in dynamically-generated pages, and storing visitor information in a database.
Basics » developertutorials.com
Score(+): 0 | Views: 58 | Similar Tuts | Save it | View this tutorial

PHP Beginners Guide

Get a basic understanding of PHP and some basic code examples.
Basics » visualdesigncore.com
Score(+): 0 | Views: 23 | Similar Tuts | Save it | View this tutorial

Installing Apache on Windows

Even though it is possible to do Web development and testing on a remote server, it is better to fully develop a new Web site on a local Web server, and then upload everything when it is finished, for many reasons...
Basics » developertutorials.com
Score(+): 0 | Views: 33 | Similar Tuts | Save it | View this tutorial

Installing PHP 5x on Windows vista

Learn how to install php 5.x on windows vista.after seeing so many tutorials and trying them nothing worked.until i worked and found the real way to make php work.
Basics » mylifeevents.wordpress.com
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

Installing MySQL on Windows

As Web sites and Web-based applications become more important to commercial firms and other organizations, so too does the methods used for storing data online, such as customer contact information, system login details, product data, and much more.
Basics » developertutorials.com
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

Beginners guide to dynamic sitemaps

Learn how to create your own XML sitemaps so that search engines can more intelligently crawl your site.
PHP Files » roscripts.com
Score(+): 0 | Views: 55 | Similar Tuts | Save it | View this tutorial

Pretty URLs - a guide to URL rewriting

Introduction to the use of mod_rewrite for more search engine and user friendly URLs
Basics » roscripts.com
Score(+): 0 | Views: 48 | Similar Tuts | Save it | View this tutorial

Installation guide for PHP, MySQL and Apache

This tutorial guides you to install PHP, MySQL and Apache
General » brainbell.com
Score(+): 1 | Views: 66 | Similar Tuts | Save it | View this tutorial

Installing Apache, PHP and MySQL on Windows XP

This tutorial explains step by step how to install Apache web server, PHP and MySQL on Windows XP machine.
Basics » sebastiansulinski.co.uk
Score(+): 1 | Views: 55 | Similar Tuts | Save it | View this tutorial

Getting .htaccess to work on AppServ in Windows

This tutorial is about Getting .htaccess to work on AppServ in Windows
Advanced » dalehay.com
Score(+): 0 | Views: 32 | Similar Tuts | Save it | View this tutorial

Install Apache Web Server on Windows Vista

This tutorial explains how to install Apache Web Server on Windows Vista.
Basics » sebastiansulinski.co.uk
Score(+): 0 | Views: 31 | Similar Tuts | Save it | View this tutorial

Detailed Guide on Writing Form Data to a MySQL Database Using PHP

In this tutorial, you will make a form and then submit what is entered to a MySQL database, and learn how to carry values between pages.
General » phpmac.com
Score(+): 1 | Views: 49 | Similar Tuts | Save it | View this tutorial