Monthly Archiv: August, 2010

My simple Query Language Class for MySQL & MySQLi(Improved)

Package:
My simple Query Language Class for MySQL & MySQLi(Improved)
Summary:
Database access wrapper using MySQL or MySQLi
Groups:
Databases, PHP 5
Author:
Mustafa OZGUR
Description:
This class is Database access wrapper using MySQL or MySQLi extensions. It can:

- Establish connections to a MySQL server
- Execute arbitrary queries and return the number of result rows, the number of affected rows or the last inserted identifier
- Execute INSERT queries given the table name and field value arrays
- Execute SELECT queries and return single values or arrays with results


[Free] New Screen Reader Software: Text to Speech Conversion

A new screen reader has been added to the Free Screen Readers: Text to Speech Conversion page. Screen readers read whatever is displayed on your monitor aloud, so that the blind can use computers to read and write documents, surf the Internet, etc. If you are a webmaster, you can also use such readers to test your website to make sure it is accessible to the blind.

TRISTAT_SHA1_CAPTCHA

Spam Protection Script for Mail Forms: - prevents optical-character-recognition threats by obfuscation - prevents decoding threats by SHA1 encryption - prevents brute force techniques by using 6 characters easy to memorize [consonant-vowel-consonant-vowel-digit-digit] - CAPTCHA small in size

Socksed

Package:
Socksed
Summary:
Connect to a remote machine via a SOCKS server
Groups:
Networking
Author:
windylea
Description:
This class can be used to connect to a remote machine via a SOCKS server.

It can establish a connection with SOCKS server that supports versions 4, 4a or 5 of the SOCKS protocol to route a connection to a given remote machine.

The class can also send and receive information from the remote machine using the same connection to the SOCKS server.


Aktive Merchant

Package:
Aktive Merchant
Summary:
Common interface to process payments with gateways
Groups:
E-Commerce, PHP 5
Author:
Andreas Kollaros
Description:
This package provides a common interface to process payments using multiple gateways. It is a PHP port of Ruby's Active Merchant library.

It can take the information details of a credit card, an order to be paid and send a request to a supported payment gateway to request payment authorization.

Currently it supports the payment gateways: Authorize.net, Centinel 3D Secure, Eurobank Payment, HSBC Secure e-Payment and Paypal Express Checkout.


OI-SiteBuilder

OI-SiteBuilder is the software that OpenInferno will dispatch with any web design project we take on. The unique extension system allows extensive control over how the software runs, allowing you to add new features to your website, such as a calendar, gallery etc. The software comes with a complete media and gallery embedding system that allows you to implement images, videos and many other types of media into your pages - all through a simple click. The software runs through a simple template system, meaning you can completely re-design the software to the exact look and feel that you require. By default, the software comes with a full-resource of additional features, such as an AJAX image header rotator, a contact and support system, a staff management system etc.

XML-RSS Feed Generator

Screenshot of a Demo
Package:
XML-RSS Feed Generator
Summary:
Generate RSS 2.0 feeds
Groups:
PHP 5, XML
Author:
João Pedro Pereira
Description:
This class can be used to generates RSS 2.0 feeds.

It can use compose the definition of a feed channel and items by specifying the titles, URLs, descriptions, etc..

The class can generate XML for the feed as the output of the current script.


AutoDBRec

Package:
AutoDBRec
Summary:
Query databases with single calls to PEAR MDB2
Groups:
Databases, PHP 5
Author:
ielaff
Description:
This class can be used to query databases with single calls to PEAR MDB2.

It establishes a connection to a database given its DSN string.

The class can execute queries and cache the results using the Cache Lite package.

It can also retrieve paginated results using the Pager package.


Powered by Gewgley