Monthly Archiv: May, 2010

Connect database

Package:
Connect database
Summary:
Execute MySQL SELECT queries from parameter lists
Groups:
Databases, PHP 5
Author:
ajay prasad
Description:
This class can be used to execute MySQL SELECT queries from parameter lists.

It can execute SQL select queries from parameters that define tables, fields, field values, condition clauses, result set order columns, and result set record ranges.


PHP Duplicate Files Finder

Package:
PHP Duplicate Files Finder
Summary:
Find files with the same contents
Groups:
Files and Folders, PHP 5, Utilities and Tools
Author:
Er. Rochak Chauhan
Description:
This class can be used to find files with the same contents.

It can traverse a given directory recursively and compute the MD5 hash of all the files that it finds.

The class returns the list of files that have the same contents based on having the same MD5 hash value.


[Free] New Resource Editor: Create Icons (etc) for Your Website, Desktop, Computer Programs

A new Windows resource editor has been added to the Free Resource Editors, Compilers and Icon Editors page. Resource editors are used by 3 groups of people for different purposes. Ordinary computer users sometimes use these editors to create customized icons for their desktop (to make their desktop interesting or different from others). Programmers use them to create things like icons, menus and dialog boxes for their programs. Webmasters use them to create a favicon for their websites. (A favicon is an icon that is placed next to your website's address in a browser's location bar and bookmark.)

Twitter RSS

Package:
Twitter RSS
Summary:
Retrieve and display Twitter user timeline
Groups:
HTTP, Social Networking, Web services, XML
Author:
Plamen Markov
Description:
This class can be used to retrieve and display Twitter user timeline.

It retrieves and parses the RSS feed of the a Twitter user timeline statuses and generates HTML to display it.

The class stores the generated HTML in stored in an cache file that is valid for 1 hour before the class retrieves the latest updates to the use timeline.


Adjacency Model

Package:
Adjacency Model
Summary:
Create and manipulate adjacency lists in MySQL
Groups:
Algorithms, Databases, PHP 5
Author:
Peter Drinnan
Description:
This class can be used to create and manipulate adjacency lists in MySQL.

It can perform several types of operations to store and retrieve information in a MySQL table of nodes of an adjacency list.

Currently it can: add nodes, retrieve the list of all nodes, get the children of a given node, change the parent of a node, and delete nodes.


Powered by Gewgley