Categories
Tags → Php Example

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

Your Membership Website Script

YMW is a fully-automated membership and subscription management script written in PHP with build-in template editor and user and affiliate management system. You can run a free or paid membership website. The script supports Paypal and Clickbank as w...
DETAILS

Combine XML, Files and SQLite with PHP 5

This example shows you how to do it if you have no MySql DBMS at hand and a not to extensive amount of data to expect. The XML file (holds all basic data we want to make available in the administration by choice), the text file will handle all the ch...
DETAILS

Headwind SMS Engine

By using this solution, you can send SMS from your own SIM card! Features: UNICODE SMS, Flash SMS, WAP Push. This SMS engine requires Windows Apache server and Headwind GSM Modem Driver. A brief tutorial on the server setup and an example PHP script ...
DETAILS

Vista-like Ajax Calendar version 2

The Vista-like Ajax Calendar (vlaCalendar) version 2 is a unobtrusive web version of the slick and profound Windows Vista taskbar calendar, by using the mootools javascript framework, AJAX, XHTML, CSS and PHP. Key features: o Authentic Vi...
DETAILS

Directory Listings, list files and subfolder using php

This is the simple example to list contents of any Directory. To do this we are going to define function DirDisply( ) which will read the current directory contents and display it as a list. We first open current directory by $TrackDir=opendir(...
DETAILS

PHP Breadcrumbs Class

This is a little helper PHP class that will let you create and manage your breadcrumbs in an OOP fashion. Everything is very simple (as it always is when using Object Oriented Programing - uh-oh) and you should be able to figure it all out by reading...
DETAILS

Max''s Chart

Max''s Chart is a professional but very easy to use PHP based chart generator. You can create beautiful horizontal or vertical charts fast and easy. You don''t need any database or an image library to generate a full CSS driven output. No t...
DETAILS

Max''s Guestbook

Max''s Guestbook is a simple PHP based guestbook script. All messages are stored in a flat file so no database is required. Very easy installation, you only need to upload the files to your webserver and that''s all. Changing the look of th...
DETAILS

Fuzzy Searching in PHP

This tutorial discusses creating an advanced fuzzy search engine using PHP and a database. The tutorial uses the example of a wiki application, but the concepts can easily be applied to other applications in different languages.
DETAILS

Page:
©2019 A--9.com