Categories
Tags → Tutorial Of Php

An easy introduction to PHP

An easy tutorial to learn the fundamental basics of PHP. The tutorial starts with a little history about PHP and how to install your home server. After that it quickly moves on to PHP syntax, variables, loops, if-statement, arrays and much more. It c...
DETAILS

PHP101: Basic PHP

This tutorial will teach you the basics of the PHP language -- looping, variables, forms, etc. It does not venture into functions, arrays, objects, or database/file manipulation.
DETAILS

Adding a basic PHP Text Counter to your website

By keeping track of how many people visit your website, you can get some idea of how to improve your website as the hits start to increase. Adding a basic PHP text counter is quite easy and we will take you through each step. Tutorial and full script...
DETAILS

Simple Flat File Counter

New to PHP? This tutorial teaches you how to make a PHP Counter, without using MySQL, so if you do not have access to MySQL then you can still do it. In the tutorial you will learn the basics of file handling and sessions, which are vital operat...
DETAILS

A Rating System

This short tutorial will guide you through a hypothetical process of adding a movie rating system to a movie database site. Goes over the PHP code and MySQL queries.
DETAILS

nilo php resources

This is one of your PHP Programming resources index started on jan 2005. Please feel free to browse our directory downloads , download our scripts and add your scripts / sites, a php tutorial or anything related to php. I offer free php scripts , ph...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
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 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

Page:
©2019 A--9.com