PTITAFICHE is a PHP script for displaying random advertising banners on a Web page. PTITAFICHE uses a MySQL database to store information. Each banner includes: ID, image URL, Banner image file name, and Destination URL link. Note that the document is written in French.
txtSQL is a flatfile database module, written in php, whose sole purpose is to extract data from a data stored in a text database (flat file). Fields are not character-dilimited, and an extremely limited SQL (structured query language) can be used to retrieve data.
Smbind is an advanced tool for managing zonefiles for DNS-serveres running BIND. Smbind has features like delegetion of zones to users, advanced datatypes, etc.
Black Ice Studio - Pitch blue - Hot link protector version 11
Pitch blue is a script written for security porpuses. It prevents any unathorished links from downloading files or just hides the source location of the files. Updated
Make PHP generated web content available only to you! I derived this function from some PHP code that I used on the administrative portion of my database driven sites. isLogged() returns true if the cookies named UserName and PassWord are not null, and successfully create a database connection when passed with the mysql_connect function. If not, it displays the content of $LogInPage.