- 1,251 categories
- 40,829 scripts
- A tagging library written in PHP with a full AJAX front end. Supports ADOdb for database abstraction.
- Categories
- Platforms
- Licenses
- This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an...
- Categories
- Platforms
- Licenses
- DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a database. The strength of DaDaBIK lies in its ability of customization. For each field of a table you can choose: if the field should be included or n...
- Categories
- Platforms
- Licenses
- In PHP every database is accessed slightly differently. To connect to MySQL, you would use mysql_connect(). When you decide to upgrade to Oracle or Microsoft SQL Server, you would use ocilogon() or mssql_connect() respectively. What is worse is that ...
- Categories
- Platforms
- Licenses