Categories
Tags → Php Code Example

Max''s Contact Form

Max''s Contact Form is a modern but simple PHP script using object oriented design. Installation and integration is very easy. No database is required. You can define your own fields easily as well. The content of the form will be mailed to you....
DETAILS

Max''s Site Protector

Max''s Site Protector is a simple PHP based script which helps you to protect your pages with password. Setting up a password protected page is very easy. You only need to add 1 line of code to all of your pages you want to protect and that&apos...
DETAILS

Max''s Countdown

Max''s Countdown system is a simple PHP based script with very easy installation. You only need to define your target date and that''s all. The output is refreshed automaticaly using internal JavaScript. The script uses CSS so changing the ...
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

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

AlfaUngzipper

AlfaUngzipper - the tool for archiving a web documents and movement of sites (for example file transfer to other hosting). Code AlfaUngzipper possesses cross-platforms and will allow to pack and unpack a site in any operational system in which there ...
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

BioPHP: PHP for bioinformatics

Open source project for the development of PHP code for Bioinformatics. Classes are under development in a try to rewrite other bio projects into PHP, as for example bioPerl or BioPhyton. A wiki-like service has been developed to allow registered use...
DETAILS

SimpleBytes SimpleTrace class

SimpleTrace is an open source PHP class designed to help developers with the task of debugging and analyising script runs. The class allows you to output messages to a number of different formats for analysis at run time or at a later date. As Simple...
DETAILS

Use PHP on pages without a .php extension

This guide will tell you how you can use .htaccess to use PHP code on pages that don''t have a .php extension, for example on a page called index.htm.
DETAILS

Page:
©2003-2019 jCay.com