|
Download Manager
|
Other links at PHP > Scripts and Programs > Database Tools |
| 1. |
phpMyViews
|
|
|
phpMyForms is a php script which allows the user to create simple database listings (done in 3 lines of configuration), or simple dataset manipulation formulars (~10 lines) by adjusting small php config files. automatic browsing controls and optional validation scripts are included in version 0.3
|
| 2. |
Generate Online in minutes Custom PhpMySQL Database Scripts
|
|
|
You can generate database scripts to your own custom design of your database in PhpMySQL CGI-Perl and ASP Access with Add, Search, Edit and Delete functions. A user can edit and delete his own record only, protection being provided by user-selected password. Search results are paginated, the number of records per page being customisable. There are two databases, one for Matrimonial, the other for Classified Advertisements. The site also has Reciprocal Links Exchange Directory
|
| 3. |
PuszBaza
|
|
|
PuszBaza is a flat textfile-based database script based on PHP4. Data is stored in a similar stucture to the csv files. Puszbaza can be used to easily create guestbooks, forums, counters, etc. Please note PuszBaza currently includes no security feature. Anyone who knows the name of your data file will be able to view your data. The documents are available in English and Polish. Version 1.2.2 includes new documentation, new capabilities, and delete-last-line bug fixed.
|
| 4. |
MySQL GUI : Navicat 2005 (MySQL Admin)
|
|
|
Navicat 2005(MySQL GUI) is the most popular MySQL database management tool which can convert Excel spreadsheets/MS Access to MySQL databases, eliminating time-consuming data entry and the errors that accompany it. It uses a Microsoft Access-like interface and comes with a MySQL server Launcher and comprehensive manual that will help you to get started. It is more than just a simple MySQL admin client, other useful major features include Batch Job Schedule, Data Synchronization, Import/Export wizard, Visual query builder, and Visual report builder. More than 100 new features and improvements added, user can now import data from ODBC, create Batch Job Scheduling, Data Synchronization and View Builder. Furthermore, it supports MySQL 5.0 or above (support Stored Procedure and Views).
|
| 5. |
SqlCommand Class
|
|
|
The SqlCommand class is designed to provide a simple, effective, and yet powerful way to use Microsoft SQL Server stored procedures through PHP, with the aid of the PEAR database abstraction layer. It provides an object-oriented method of declaring and configuring stored procedures in your PHP code, performs strong parameter "typing" of all values passed to the database, and allows you to easily retrieve return and output parameter values from your stored procedures.
|
|
|