A counter that counts how many people have been to your website in the last x minutes. Requires MySQL and PHP. You can specify table name and how many minutes it should count for. Very easy to install and set up. Support available by email.
A simple download manager which will allow you to archive all your downloads. The script has a built in text counter which, unlike most download managers, will record each hit during download and not how many hits get to the information page. It is quick and light and now includes a script that will automatically detect all the files in the download directory and list them.
This is a standard set of scripts used for email processing. There are only two variable to change and it will be ready to use. This script is very effective. This can only be used for 1 email address. If you have multiple email address I suggest you use ct_email for more flexibility. Also there is a blind email version so that you won't get hit by mail bots.
This script searches the current directory for a folder named "img". If found, it grabs a random image in the img folder and displays it on your page. If not found, it goes down a directory level and searches for the img folder again until it finds one.
Would you like to post news without any editors and e.t.c then simple News Administration script for you. You can:
- Add news
- Remove
- View Logs
- Archive news and logs
- Have 3 levels of admins. Each level has own priveleges
- Change passwords
You just need a server that supports PHP 4.3.1
Read README.txt after unzipping.
With this module you can integrate a whole Download3000 software archive (almost 4000 articles) to your PHP-Nuke powered site within one minute.
The best of all is the fact that you can earn money through the RegNow affiliate program.
If users will buy software from your site you will earn commission. You need just register yourself at RegNow and add your affiliate ID to module's config.php. That's all.
PHP Directory Indexer is a PHP script, meant to replace apache's default directory lister module. It supports various things, like, themes, an icon for each file type, aliases, let user choose how to order and wich theme to use.
This set of scripts is a standard email processor that has a selectable 'Send To' email address and a selectable subject. The subject and email address are pulled from a MySQL Table. The email address are blind so that email bot won't pull your emails. Configuration is a little more difficult than ct_email but works well when configured properly.
This script is supposed to parse an Apache log file, look for all domains that exceed a certain amount of accesses (threshold is set as percentage of all accesses), normalize/generalize them and then add it to a .htaccess file in order to block those domains for the future. v1.1: bugfixes, small structural changes, RECOMMENDED UPDATE.