Categories
Tags → Tutorial On Php

Introduction to PHP Part 1 - The Basic

If you know HTML and new to PHP, This is the tutorial for you. This is the first of many part of the PHP tutorials which will guide you thru into creating a dynamic && easy maintenance website. Read on !
DETAILS

Creating a Search Application

In this tutorial, we will discuss a method of searching web pages for keywords. We will provide methods for exact keyword matching and a type of fuzzy search. Also included in this tutorial is a overview of using databases in PHP and a heavy concentr...
DETAILS

Introduction to PHP

Basic guide to help experience HTML webmaster getting started with PHP. It defines PHP, contrast it agains HTML, and provided a few simple examples. The tutorial also briefly cover how to set up Apache and PHP on your own server.
DETAILS

joeldg

The programmer journal of joeldg, the published PHP tutorial writer and contributor to the PHP language''s page. On his page he convers some of the advanced topics in PHP which are not covered elsewhere. Topics such as ncurses, and all SystemV s...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP Commander

This small free script allows you to type php commands/scripts inside a text area and execute them from one single page. You can use it for: Learning PHP interactively; Testing and debugging your PHP scripts interactively; Running programs and system...
DETAILS

Custom Error Handling with PHP

Custom error documents are a valuable tool to have. Using this tutorial you''ll be able to redirect any user to a specified location on your site if they have reached an error such as Error 404 - Document Not Found or Error 500 - Internal server...
DETAILS

Installing Apache and PHP 4.2.x on Linux

Need to setup a linux web server? This tutorial will show you how to install Apache 1.3.x series and PHP 4.x series using the APXS method as an external module. Prerequisites are to have MySQL already installed if you plan on using it.
DETAILS

Flash GuestBook using PHP and Text files

This tutorial shows you how to create a simple Guest book in Flash. This Guest book is simple, efficient, fast, and easy to implement. There are no complicated database or xml issues to worry about. One swf, one script, and one text file. In this ex...
DETAILS

Emailing Customized Flash E-cards with PHP and Text Files

This tutorial explains how to send out customized Flash e-cards to anyone you want, or allow anyone that visits your site to do the same. This tutorial will allow you to set up a much simplified version of say the online Hallmark or Blue mountain e-...
DETAILS

Simple Login/Registration Using Flash with PHP and mySQL

This tutorial assumes that you have some basic knowledge of PHP and mySQL, and a good understanding of Flash 5 Actionscript. This tutorial shows you how to set up a table in a mySQL database, then using PHP (or asp with a few minor changes) manipulat...
DETAILS

Page:
©2003-2019 jCay.com