PHP Tutorial

Installation guide for PHP, MySQL and Apache

This tutorial guides you to install PHP, MySQL and Apache
General » brainbell.com
Score(+): 1 | Views: 67 | Save it | Report it


Top 20 Similar PHP Tutorials

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

Apache Server, PHP, MySQL and phpMyAdmin Setup using AppServ

This tutorial is about Apache Server, PHP, MySQL and phpMyAdmin Setup using AppServ
General » phpdw.blogspot.com
Score(+): 0 | Views: 29 | 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

Lesson 01 WAMP Installation

This is an awesome video introduction to PHP
Basics » phpvideotutorials.com
Score(+): 0 | Views: 21 | Similar Tuts | Save it | View this tutorial

Apache PHP Tutorials

This tutorial is about Installing and Running Apache Server and PHP Script Pages
General » windows.fyicenter.com
Score(+): 0 | Views: 44 | 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

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

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

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

PHP Walkthrough & Script: Building an Apache-like Access Control List (ACL)

We're going to be constructing an Apache-like, in fact we're going to be emulating the Apache ACL in its entirety. Although you could quite easily use Apache, this allows you to see how it's all done and even extend onto it to allow temporary bans which expire after a certain amount of time - if you were that way inclined.
Security » talkphp.com
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this 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 | Similar Tuts | Save it | View this tutorial

Mysql Tutorial 1 : How to create a MySQL Database and Table

Mysql Tutorial 1 : MySQL for Newbies, How to create a MySQL Database and Table
Database » ztej.com
Score(+): 0 | Views: 41 | Similar Tuts | Save it | View this tutorial

Using OOP with MySQL a mysql class

Learn how to create and use OOP with a mysql class
Database » shadow-fox.net
Score(+): 0 | Views: 25 | Similar Tuts | Save it | View this tutorial

PHP and MySQL RSS Feed

Learn how to create a dynamic XML RSS document with PHP
General » webwicked.com.au
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

Learning PHP and MySQL

This is a massive guide to integrating MySQL with your PHP applications
Database » tutorialspoint.com
Score(+): 0 | Views: 35 | Similar Tuts | Save it | View this tutorial

PHP MySQL by examples

Learn by examples how to manipulate your database using PHP
Database » roscripts.com
Score(+): 0 | Views: 40 | Similar Tuts | Save it | View this tutorial

MySQL Class

This tutorial will show you the basics of creating a class that will handle your basic MySQL functions, as well as handle some error reporting so you dont have to add "or die(mysql_error());" to your mysql querys.
Database » deceptive-logic.com
Score(+): 0 | Views: 41 | Similar Tuts | Save it | View this tutorial

PHP and MySql tutorial

This is a starters guide for basic functionality!
Database » cipherpixel.com
Score(+): 2 | Views: 37 | Similar Tuts | Save it | View this tutorial

MySQL Basics

Simple MySQL integration for your website with PHP
Database » 13dots.com
Score(+): 0 | Views: 35 | Similar Tuts | Save it | View this tutorial