Smart File Downloader

Php Scripts No Comments »

Use Smart File Downloader to avoid direct files downloads (hide real file paths), and to limit downloads to only some set of file types.

Features:

  • customizable allowed file types for download
  • predefined mime type settings for following extensions: zip, pdf, doc, xls, ppt, exe, gif, png, jpg, mp3, wav, mpeg, mpg, mpe, mov, avi
  • Hotlinking protection
  • Script can log downloads in plain text file. Log file includes: IP, date/time, filename. Can turn this feature on/off.
  • automatic mime type detection (if Mimetype or Fileinfo extension installed on the server)


Usage:

  • Unzip script to some folder
  • Update download.php with your desired settings for base downloads folder, downloads log file name, allowed file types
  • Use following syntax for downloads: download.php?f=FileName


Sample download link:
<a href=”http://path/to/script/download.php?f=phptutorial.zip”>Cool PHP Tutorial</a>

Note:
Make sure you set write permissions on the folder where downloads log is saved if you turned downloads log feature on. Otherwise you may experience file access permissions issues (log file will not be created/updated).
All files for download must be placed in the download folder you specified in the script settings.

DOWNLOAD SMART FILE DOWNLOADER download23

VISIT THE DEVELOPER’S WEBSITE

PHPRunner

Php Scripts No Comments »

phprunner2

Database driven PHP web site with no programming.

PHPRunner builds visually appealing web interface for any local or remote MySQL, MS Access, SQL Server and Oracle databases. Your web site visitors will be able to easily search, add, edit, delete and export data in your database. Advanced security options allow to build password-protected members only Web sites easily. PHPRunner is simple to learn so you can build your first project in just fifteen minutes.

Features:

Easy to use wizard-like interface.

Numerous search modes.

Add, view, edit, copy and delete pages.

Built-in FTP Client to upload PHP pages to the Web server.

Multilingual templates. Ability to choose language while logging in.

Creates password protected PHP pages.

User self-register page, password reminder, change password pages.

Benefits of using PHPRunner are:

Can save you time and money. Improve functionality of your web site.

Create robust, easy to modify code.

Easy to use, you can generate your first PHP web site in just fifteen minutes.

No programming required.

What PHPRunner can do for me:

Collect user’s information.

Phone/address book.

News articles.

Products listing.

Web-based database searching & data entry.

Web-based reporting.

Members only password protected web sites.

DOWNLOAD PHRUNNER (TRIAL ONLY) download23

VISIT THE DEVELOPER’S WEBSITE