Categories
Tags → Php Tutorial

Mail on 404

A simple snippet of php code to insert in your custom 404 error page. It will send an e-mail when a visitor encounters a 404 page and certain conditions are met. The tutorial explains how the script works and where to insert the code.
DETAILS

A Framework for Persisting Data Relationships

This tutorial will show you how to create relationships in your databases. PHP classes are provided that will perform the job.
DETAILS

Flexphpsite Pro

Flexphpsite Pro is a CMS written in PHP and Mysql. Can add or customize fields upon demand. Powerful link management system. Allow visitor to contribute contents. Automatic installation and friendly help system. Internationalization. Search engine fr...
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

121 Access to MySQL Tutorial

Not sure how to make use of the free MySQL database space included with your web-hosting plan? This step-by-step tutorial explains a simple way to upload data from a Microsoft Access database to the MySQL database at your ISP. The tutorial also conta...
DETAILS

Create a PHP Select List

Easily code dynamic PHP Select Lists. Tutorial with code snippets and comments.
DETAILS

Outline

From a single plain text file or a set of file, without any format, the program generate a manual with summary or a tutorial with navigation bar. Works either with the PHP interpreter or as binary executables. Free, open-source.
DETAILS

Logging Your Website With PHP Using a Flat File

This tutorial will show you how to write your own Log Files using PHP. This tutorial shows you how to log unique visits with sessions or every single page viewed without sessions. A great introduction for writing to files, using sessions and PHP Pred...
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

Page:
©2019 A--9.com