Software Listing of Author : "Puremango.co.uk"
- db2SQL
- License: Shareware
- Price:


A PHP file that connects to a specified host and mySQL database, and generates the SQL queries needed to reconstruct the database. Very useful for backing up databases you don't have remote access to. Features: -backup either structure, data or both -backup either all or only specified tables -suports multi-column keys, all field types, autoinc fields, etc. -escape field data to allow smooth update
- Publisher: puremango.co.uk
- Date Released: 19-08-2011
- Download
- Platform: PHP, Scripts
- EasyGraph
- License: Shareware
- Price:


Allows quick customization of: Colour Bar Height Grid Space Title Footer there's an online demo, so check it out. the code is small and free!
- Publisher: puremango.co.uk
- Date Released: 23-04-2011
- Download
- Platform: PHP, Scripts
- GD FontMaker
- License: Shareware
- Price:


Allows you to create your own custom GD fonts for use with PHP's ImageLoadFont function. check it out.
- Publisher: puremango.co.uk
- Date Released: 20-01-2011
- Download
- Platform: PHP, Scripts
- gDrive
- License: Shareware
- Price:


The imaginatively titled gDrive allows you to store files of up to 999Mb (in theory) in your gMail account - bypassing the 10Mb attachment limit. check out the online demo and php source code. compresses files sent, decompresses when downloaded, allows you to forward files to other gDrive users. more coming soon!
- Publisher: puremango.co.uk
- Date Released: 20-07-2011
- Download
- Platform: PHP, Scripts
- PHP Pass
- License: Shareware
- Price:


simply add or include() the PHP Pass code to the top of your file(s), change the password to what you want it to be, and it's done - any time someone connects to that script, they'll be given a login form. It works across sessions, so they only have to enter the password once. It can be used to protect multiple files, and it can use multiple passwords. It can email you when a user enters an incorrect password, or it can write log data to a file of your choice. Now with optional session timeout - force users to re-enter password after certain idle time elapses.
- Publisher: puremango.co.uk
- Date Released: 03-02-2011
- Download
- Platform: PHP, Scripts
- PHP Stego
- License: Shareware
- Price:


Steganography in PHP??? you bet. This is a PHP script that can hide files in images. It takes a JPG and converts to PNG. It requires GDlib and is almost totally pointless, but I was bored and hey, someone might actually have a use for it. enjoy :-)
- Publisher: puremango.co.uk
- Date Released: 08-06-2011
- Download
- Platform: PHP, Scripts
- Spambot Hider
- License: Shareware
- Price:


A very easy to use script that allows you to hide your email address from spambots; simply send the image a base64 encoded string of your email address, along with colour information, and the php script returns a decoded image. Looking at the source will also help you learn about the basics of image creation using PHP.
- Publisher: puremango.co.uk
- Date Released: 24-11-2011
- Download
- Platform: PHP, Scripts