Snippets scripts - Top 4 Download

Snippets script downloads

Creating a file system browser

Creating a file system browser shows you how to create a PHP application to display directory content and to navigate it. ...

Titled Border

Titled Border script shows you how to make a titled border. ...
Python

WideImage

WideImage is an object-oriented library for image manipulation, written in PHP 5.It uses the GD2 extension and it's unit tested with Simpletest. The library focuses on often-used image operations and ease of use. ...

Check your server status

Check your server status script checks whether your server is up or down. It implements a ping command in PHP. ...

Easy List Builder Script

You've probably heard the expression, "The money is in the list", and it's absolutely true. Without a list, you'll either have to use free resources that are overwhelmed with similar offers that don't get read, or dig deep in your pockets to pay to market your opportunities each and every time... ...

MySQL XML

XML wrappers for a mysql database so that you can take advantages both XML and SQL technologies. ...

Button action inside a class

Button action inside a class demonstrates the use of a button action called within a class. ...
Python

Select random records from a MySQL table

Select random records from a MySQL table allows you to select records randomly from a MySQL database. ...

EZDB

This is a tool/php script which i developed for creating forms and insert scripts from database, this was the basic requirement for most projects i work, a database few select(sql) scripts, few insert(sql) scripts.It creates scripts and puts into separate files/scripts ...

Using Tk option database to configure Tk widgets

Using Tk option database to configure Tk widgets script shows you how to manage the Tk database for manipulating widgets. ...
Python