Categories
Tags → How To Php

Where did they go today?

Have you wondered where and how people leave off your site? Well, this one-page tutorial shows you how to setup a PHP redirection script with logging feature. You can use the script for link-based as well as form-based redirection while logging your ...
DETAILS

Creating Your Own Log Files

Don''t have access to your server logfile? Here, you will find how to create your own logfile using PHP. It is basically a small PHP script that extracted all the appropriate environment variables, put them together as a Common Logfile Format en...
DETAILS

Logging With PHP3

This one page tutorial show you how to use PHP to display your site traffic statistics on the fly at any time. Along with its supplied PHP script, you will learn how to get access to your statistics that are continually updated, and that simultaneous...
DETAILS

Leeching News from Sites

Ever wonder how those sites you visit have headlines from other sites appearing on their pages? An explanation of how to take Slashdot.org''s headlines explains the methods used. First it uses a small bash script to get the news, and then a perl...
DETAILS

Dynamic Images in PHP

One of the really cool features with PHP 3.0 is its integration with the GD Graphics library. Learn how to use these features and make images with pure code.
DETAILS

Script Web databases quickly with PHP

In this tutorial, you''ll learn how to install and configure PHP for use with the Apache Web server on UNIX or the Microsoft Internet Information Server on Windows NT. Then you''ll see by example how to use PHP to route HTML conditionally, ...
DETAILS

Threaded Discussion with PHP/MySQL

This step-by-step tutorial shows you how to make your Web site a conversation piece using PHP and MySQL. You can also learn a couple of coding tricks in the process.
DETAILS

Introduction to PHP

This introductory Web tutorial covers: The detail definition of PHP, The basic PHP Syntax, Creating a simple and a multipage forms in PHP, How to use cookies with PHP, Date and time functions, and more.
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 ...
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:
©2003-2008 jCay.com