Categories
Tags → Php Tutorial

PHP Arrays

A tutorial dedicated to PHP arrays and how to use them as queues, lists, sorters, etc. It uses easy to follow, executable examples to help you learn these intermediate array techniques.
DETAILS

phpNet''s Text counter

Counters are used in many websites so that the webmaster will be able to see how many people come to their website. They are used throughout the web on numerous websites, sometimes all too common. I recommend not using a counter unless you have a dec...
DETAILS

Installing PHP on Windows 2000, with mySQL and Apache

A complete tutorial that covers installation, setup and testing of Apache 1.3.33, PHP 5.02 and mySQL 4.0.23 on windows2000 pro. The guide is also known to work for XP, and should work with lower versions of windows, too. There''s a use...
DETAILS

Installing Apache PHP MySQL

This tutorial expliains how to install the trio, Apache - PHP - MySQL, on Windows. Also covers modifying Apache and PHP configuration file so the two can work together.
DETAILS

Installing Apache, PHP and MYSQL on Windows

Need to test your php scripts your making without uploading it to a remote server? This tutorial shows you all of things you need to download, install, set up on your computer to make it into a fully functioning web server with PHP and MYSQL on Windows.
DETAILS

Displaying Data In A MySQL Database

This tutorial shows how to store data into a MySQL database and then retrieve it by using a PHP query. This wil teach you the basics behind the use of PHP with databases. A VERY good tutorial for beginners who are interested in learning the lan...
DETAILS

Form Validation With PHP

This tutorial explains how to validate HTML form on server side using PHP plus client side form validation using Javascript to make your form more user friendly
DETAILS

PHP MySQL Guestbook : Creating A Guestbook using PHP and MySQL

Guestbook is one of the most common feature for a website and this tutorial will teach you how to create your own guestbook using PHP and MySQL
DETAILS

Data Mining Tools - Tutorial && PHP Functions

Data Mining Tutorial complete with Data Mining Tools (PHP Functions) to parse data and match based on regular expressions. Basic Data Mining Steps: Fetch the HMTL page(s) of Interest using the Snoopy PHP Class, Split the page HTML into a more managa...
DETAILS

Basic PHP Form Processing

Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier.
DETAILS

Page:
©2019 A--9.com