Categories
Tags → Using Php Tutorial

Building Websites with e107

This book is a fast paced tutorial to creating a website using e107. If anyone has never used e107, or even any web content management system before, then this book will walk him through each step in a friendly and accessible way. User does not have ...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Create Thumbnail Images using PHP

This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP ...
DETAILS

Dynamic (2 level) navigation list

The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
DETAILS

How to Create CAPTCHA Protection using PHP and AJAX

CAPTCHA is a simple test to determine if a user is a computer or a human. It is used to prevent spam abuse on the websites. So if you use CAPTCHA on your web site forms, this can help in stopping some bots and making life harder for other bots in acc...
DETAILS

Forms Processing

In the PHP Tutorial you will learn about PHP Forms - Predefined variables, Reading input from forms and Using hidden fields to save state.PHP has several predefined variables called superglobals.Superglobals are always present and available in any ...
DETAILS

Sending emails using php!

This tutorial will teach you the basics of form processing and email sending using php. It first teaches you how to produce a html form and process it on the same page using php. Then it moves on how to send emails using php
DETAILS

PHP Script Tips - Understanding and Using Sessions

A collection of 19 tips on understanding and using sessions in PHP. Clear explanations and tutorial exercises are provided on starting and closing sessions, saving and retrieving values in sessions, deciding how session IDs to be transferred, decidin...
DETAILS

mkInstaller - an installer for your php scripts

If you distribute php scripts that need an installation, mkInstaller builds an installer, that is another php script. The installer is loaded as a web page that request some information using a form, and then perfroms the installation. Complete infor...
DETAILS

backTrack

I am now offering my backTrack script for sale. You will recieve my backTrack test site that is ready to use on any php enabled server. It also includes FLA''s and all the nessisary files to allow you to enable the back button in flash. Fe...
DETAILS

Creating a dynamic Google sitemap

This tutorial demonstates the PHP5 SimpleXML extension by using it to update a web sites Google sitemap dynamically. It assumes that you have a basic understanding of PHP and are familiar with XML.
DETAILS

Page:
©2003-2019 jCay.com