Categories
Tags → How To Php Code

phpYellow Lite Edition

Easily create PHP yellow pages. Brandable interface. Recurring revenue potential. Build an online directory of businesses. phpYellow is the software of choice for making PHP yellow pages. Includes brandable interface, recurring revenue potential, poi...
DETAILS

Running PHP3 and 4 as simultaneous modules within Apache

If you are maintaining or writing PHP scripts for several sites then you might be in a situation where you will have to use PHP3 code for one site and php4 code for another site. This tutorial explains how to install both modules on Apache and make t...
DETAILS

PHP-Based User Authentication

This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included wi...
DETAILS

Building WML Applications Using PHP

This tutorial shows you how you can use PHP in conjunction with WML to serve dynamic content to a WAP-enabled wireless device. The sample code illustrates several facets of user interaction via a wireless web browser, including: Performing basic inse...
DETAILS

Making your PHP code work better with Front Page

Here, you will find tips on how to work around some common problems that may occur when inserting PHP code within pages on Microsoft Front Page.
DETAILS

Templates, The PHPLIB Way

Templates let you completely separate your PHP code from the HTML, which makes the HTML graphic designers very happy and keeps them from messing up your precious programming. This tutorial explains how to use PHPLIB Template in your PHP scripts. Main...
DETAILS

An Introduction to Classes

This tutorial teaches you how to write and use classes, to make your PHP code more flexible and easier to manage. The tutorial guides you through the construction of a simple, security-related class that performs some basic security functions for a w...
DETAILS

Upload and Resize an Image

PHP has the ability to upload files such as documents or images using the multipart/form-data protocol, but how do you use this and how do you resize the images after they are uploaded to create thumbnails or image repository, etc. This tutorial alon...
DETAILS

Core PHP Programming

Core PHP Programming is the first complete, practical guide to PHP 3.x for experienced Web developers. Discover how PHP borrows the best ideas from Java, Perl, and C to create a remarkably productive scripting environment. Then, with the guidance of ...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

SurvGen

SurvGen (Survey Generator) is a PHP script for generating HTML survey forms and processing the results automatically with a PHP script, without having to code the HTML or the PHP. SurvGen consists of 3 pages. The first page asks for the number of que...
DETAILS

Page:
©2019 A--9.com