 |
Sponsors |
|
|
 |
 |
 |
 |
|
|
| |
My Contact Table is a code generator program and can be used for a variety of applications where you wish to store records into a MySQL database. Perhaps you want a file upload area on your website or only need to create a member's access area for a particular area of your website.
Example Option 1 use of the software:
Use the software to create a database for members or yourself to store records. You have full control defining the fields for the MySQL table and the forms used to submit the data. A member can upload multiple files per records also. File uploads are enabled by default. You control how many files a user can upload per record, filetypes allowed, file size restrictions.
Example Option 2 use of the software:
Use the software to generate a members access area for a particular area on your website. It could not be easier to accomplish. You only need to fill out one field in the software (the members access page url) and generate the code. That's It
|
Commercial
Version: 1.0
Platform(s): windows
Updated: Mon Jul 17 2006
|
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |  |
 |
|
 |
 |
 |
 |
|
|
| |
The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get.
But this library also provides extra functionality. It is able to automatically handle relationships between tables, and it takes only one line to get related records from one table when selecting records from another table.
Furthermore, this library also makes it possible to use table prefixes, without having to change ONE line of your code. It also allows you to create table aliases, thereby creating "virtual tables".
Security is also important for this libray, that's why it has several utilities to prevent SQL injection, and all the native methods also automatically prevent SQL injection.
When using this library you will (almost) never have to write SQL yourself, and this library is a real time saver.
|
Free
Version: 1.0 Platform(s): n/a Updated: Wed Jun 14 2006 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
This package is an OOP DAL(DAW) for PHP 5.1 or greater.
It provides an abstract classes to access database servers and traverse result sets.
There are several implementation classes to access different types of databases: SQLite, MySQL, PostgreSQL and MSSQL.
The classes provide functions to establish connections, execute queries, traverse
result sets with pagination support, retrieve the list of databases, tables and fields.
Any possible error is signaled by throwing exceptions with a specific message and error
code.
|
Free
Version: Latest Platform(s): linux, windows, freebsd, osx, sun Updated: Wed May 31 2006 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
This PHP library allows you to easily setup administration pages for your MySQL databases tables. It features add/edit/copy/delete/view of rows, simple search, advanced search, CSV download of certain rows, current page or entire table. The library is a tool and as such requires some coding to be functional, though a full API reference is available, and it's very simple to use, and still extremely configurable.
|
Free
Version: 1.0.7 Platform(s): linux, windows, freebsd, osx, sun Updated: Tue Mar 14 2006 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
datDatabase is used to simplify the most common mySQL query operations that are issued to a mySQL server. Instead of coding out complete mySQL queries to interact with the mySQL server, the programmer can simply pass several variables and the Class will construct and issue the query automatically.
datDatabase can add, edit, fetch, and manipulate data. It can also connect to a mySQL server, test connection speed, decrease load on a mySQL server so data loading is more faster and more efficient.
Not only this, but it can also generate HTML elements, such as Lists and Tables, from data saved in a mySQL database.
Included with datDatabase is a neatly organized manual with limitless examples on how to use each Class Method.
datDatabase is in no way a novice Open Source project; it is used to power several popular web sites on the internet and is constantly being updated and maintained by a dedicated team of programmers.
|
Free
Version: February 2006 - 2.6 Platform(s): linux, freebsd Updated: Sun Mar 5 2006 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
Share |
|