Active PHP Bookmarks (APB) is a web-based program that allows you to store your bookmarks and display them in many useful ways. It will sort your bookmarks with usability in mind, keeping often- used bookmarks at your fingertips. It has a bookmark search, private/public bookmarks, nested groups, usage rankings, popularity sorting, and a quick add feature.
At the moment, the php_db2util extension supports:
*) connecting to DB2
*) load data from client or server with replace option or insert option
*) export data from table to client ( also not possible with ODBC )
*) run the runstats utility to recreate indexes ( also not possible with ODBC )
*) disconnect from DB2
Loads 2.000.000 rows in 10 minutes into a DB2 table!
All this functions returns the count of the written/exported/readed lines to the calling function.
This extension will not replace the ODBC support to IBM DB2, it will extend it.
Requirements: You must have installed the runtime client from IBM for accessing the API libs.
You can get the runtime client free as fixpack from the IBM website.
There is also a free developer version of DB2 8.2.
Warpagez is a new clan organisation system. It is a fully automated clan website, with members lists, upcoming/past wars, as well as inter clan communication and news
open-medium.CMS ships now with a installation program. Great and easy install within 3 minutes.
Features are:
- easy navigation through the site
- Template-driven site
- support for multilanguage-sites
- needs browser for client frontend
- powerful search
Give it a try!
This is a set of classes used to connect, select, and disconnect mysql. Currently it only works with mysql but the future versions will also support oracle, msql, and postgresql.