Categories
Tags → Php Example Script

Download Center 1.1

UPDATED: Now has better theme and supports preview pictures. This free PHP script is a website in itself. It is a download center that contains pages to download files from the internet in an easy and organized way. It''s front page contains m...
DETAILS

PHP browser redirect

Learn how to program a simple php script borwser redirect. Simple, complete and easy to learn using a simple example of the code with explications and many more. Alright, this is a simple little script which will take you to one page if you''r...
DETAILS

Uploading files to Amazon S3 with REST API

An example of command line non-interactive PHP script which creates bucket and uploads file to Amazon S3 (Simple Storage Service). Additional libraries like HMAC-SHA1 are not required.
DETAILS

Examples of the preg_match function

The preg_match function of Php is often used and the online script here includes few examples which can be implemented in any code. There is an online demo. The code will be updated regularly. - just added a preg_match_all example
DETAILS

Micro Mailer

Micro Mailer is a small PHP class which allows you to send emails from your PHP script more simple. It contains an example file as well to learn how to use the class.
DETAILS

Speed Test

This little script will help you to test the network connection speed. Can be used for different packets for example 100kb, 512kb, 1024kb and 5000kb. Coded in PHP
DETAILS

AB Banner Exchange

Advanced PHP script for running your own banner exchange system. Members of the banner exchange show banners on their sites and in return their own banners are displayed across the banner exchange network. You, as the owner of the banner exchange tak...
DETAILS

Breadcrumbs navigation with PHP 5, SimpleXML, XPath and class

Navigate through a website can be most irritating if the user is not well informed where he is and where he comes from. To prevent users from being lost the breadcrumbs method is one of the most suitable. SimpleXML, XPath and PHP 5 are perfect tools ...
DETAILS

Randomizing text/link/image output

learning by example is great way to figure out exactly how to make random outputs from image to text to actual html code. In the script provided it gives how it actually works within the comments. A very useful tool for beginning web designers and pe...
DETAILS

Advanced Form Handling with PHP

This script offers the possibility not only to validate the users input, but also his input concerning personalizing his web part. He can make his choice from background color, font color, font face, font size - in total four different types of web s...
DETAILS

Page:
©2003-2019 jCay.com