Categories

Updated: 11/25/2004

PHP Ticket

PHP Ticket is an advanced ticketing system, written in PHP with a MySQL backend. It includes user management through sessions, a search function and several other functions to simply ticket management. It can be hosted on any platform running PHP and MySQL.
Similar Scripts for "PHP Ticket"

Wu-Name Generator

This PHP script generates a random name based of an adjective and a noun. The PHP script uses two plain text files, one that holds all of the adjectives and the other all of the nouns. The script reads these files into two arrays. The PHP function fi...

PHP Knowledge Base

PHP Knowledge Base provides a collection of more than 500 questions and answers regarding PHP programming. Its database is divided into Common Problems, Database Backed Sites, Function Libraries, General Information, Installation and Setup, Language ...

Getting and Using Meta Tags for Search Criteria

PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the meta name and value of the a...

What the Heck is PHP?

This introductory guide on PHP explains the definition, basic structure and date function of PHP language.

Embedded Hit Counter

The function UpdateHitCount gets the global variable $pageHitCount, increments it, and actually writes the new value back into $filename, as the first line of PHP code. By storing the page''s hits in itself, you can eliminate the need for anothe...
©2003-2008 jCay.com