- 1,233 categories
- 40,482 scripts
Updated: 02/06/2007
- Hit counters are used to track the amount of visitors there have been to a cetain page. I have looked through the internet and I have come up with 2 different ways to produce a hit counter.
Flat Files (Storing data in a *.txt or *.dat file) Database (using MySQL or something similar to store the data in) Each way is the same, there is no difference between them. I have written a description on each of these 2 methods together with the scripts to produce your own hit counters. Each script will be given with a line by line explanation of all the details of the code.
- Categories
- Tags
- Platforms
- Licenses
- Author
- webYourPhotos is an image gallery script that creates: thumbnails from your pics; a thumbnail page; a single page for each of your pictures (jpg and png) by using the desription file (optional) in the folder. The difference between webYourPhotos and ...
- Random Reaper extracts links from dmoz.org smartly, and descards all junk links. Links are then stored in a MySQL database, so if you run a webserver it will be faster than dynamically fetching links and modifying them. The difference between Random ...
- SDMS uses PHP to provide you with a pretty interface to a MySQL server that allows you to store and retrieve documents and to share those doucments between users. In addition, the system uses ACL (Access Control Lists) to grant access rights to docum...
- PAS is an application server for PHP.
Created to database business applications.
It let you apply the MVC (Model View Controler) pattern to your applications. Separation between business logic and presentation.
Event Management, Database Regist...
- The Web Enabled SQL (WeSQL) library is an extension to HTML, acting as a glue between HTML and SQL. WeSQL allows the use of pure SQL queries directly in html files. WeSQL is aimed at rapid web-database integration. WeSQL is written in Perl and curren...