php database
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5207
Php Database Wizard 0.91
With this tool you can easily create a web forms to insert/update/delete data in a MySQL database. It automatically generates advanced search panel and form validation too. You can view the data in a short list view and in a detail view. You can easily more>> With this tool you can easily create a web forms to insert/update/delete data in a MySQL database. It automatically generates advanced search panel and form validation too. You can view the data in a short list view and in a detail view. You can easily change the look and feel with using css files. From version 0.5 you can connect to a remote server as well.<<less
Added: 2003-10-02 License: Freeware Price: $0.00USD
297 downloads
Other version of Php Database Wizard
PHP Database Scripts by NuSphere 5.0
PHP Database scripts presented here are generated by NuSphere DB-Form Wizard in NuSphere PhpED (PHP IDE). This particular set of scripts provides the form that can be used to browse, insert, update and delete the data records in MySQL server table more>> PHP Database scripts presented here are generated by NuSphere DB-Form Wizard in NuSphere PhpED (PHP IDE). This particular set of scripts provides the form that can be used to browse, insert, update and delete the data records in MySQL server table "items". Table "items" belongs to the database "shopcart" and has the following fields: Itemno - [char] (4) NOT NULL, Description - [varchar] (30), offered_by - [char] (3), start_date - [date], end_date - [date], reserve_price - [decimal] These scritps rely on generic db utilities include files provided for MySQL connection. Implementations for other databases can be downloaded from NuSphere web site as well<<less
Added: 2007-05-18 License: Freeware Price: $0.00USD
11 downloads
Other version of PHP Database Scripts by NuSphere
PHP Database Integration With MySQL 1.0.0
One of the defining features of PHP is the versatility it offers for connection to, and manipulation with, databases. In this article, we look at some features of the PHP and MySQL combination. We shall go through the following steps:- Connect to MySQL more>> One of the defining features of PHP is the versatility it offers for connection to, and manipulation with, databases. In this article, we look at some features of the PHP and MySQL combination. We shall go through the following steps:- Connect to MySQL Database Server Create new Database Select MySQL Database Add data to table Retrieve data Error Handling<<less
Added: 2007-04-23 License: Freeware Price: $0.00USD
12 downloads
Other version of PHP Database Integration With MySQL
LAMP, MySQL/PHP Database driven websites - Part II 1.0
Part II of III. Includes discussion of Many to Many relationships, OOP, PHP Documentor, using classes, and emitting Javascript with PHP. The series was originally titled: LAMP, MySQL/PHP Database driven website design and development, and the more>> Part II of III. Includes discussion of Many to Many relationships, OOP, PHP Documentor, using classes, and emitting Javascript with PHP. The series was originally titled: LAMP, MySQL/PHP Database driven website design and development, and the List-Detail-Post paradigm. Were shortening from here out.<<less
Added: 2005-04-25 License: GPL Price: $0.00USD
19 downloads
Other version of LAMP, MySQL/PHP Database driven websites - Part II
License:GPL
LAMP, MySQL/PHP Database Driven Websites - Part III 1.0
Part II of III. Includes discussion of Many to Many relationships, SQL Joins, OOP, PHP Documentor, using classes, and emitting Javascript with PHP. more>> Part II of III. Includes discussion of Many to Many relationships, SQL Joins, OOP, PHP Documentor, using classes, and emitting Javascript with PHP.<<less
Added: 2005-04-26 License: GPL Price: $0.00USD
10 downloads
Other version of LAMP, MySQL/PHP Database Driven Websites - Part III
License:GPL
DBKiss - php database browser (mysql, postgresql) 0.6
DBKiss is a one-file PHP database browser that is easy to upload and use. It supports MySQL and PostgreSQL and features import/export of data, searching of the whole database or single tables, an advanced SQL editor, saving of templates, multi-query more>> DBKiss is a one-file PHP database browser that is easy to upload and use. It supports MySQL and PostgreSQL and features import/export of data, searching of the whole database or single tables, an advanced SQL editor, saving of templates, multi-query execution with pagination, and more.<<less
Added: 2009-02-10 License: BSD Price: $0.00USD
13 downloads
phpDatabase.net 0.1
phpDatabase.net is an open source pure php database script. You can use it for your application as light weight database. It implements basic database functions like creating and dropping database; creating, changing and dropping tables and sequences; more>> phpDatabase.net is an open source pure php database script. You can use it for your application as light weight database. It implements basic database functions like creating and dropping database; creating, changing and dropping tables and sequences; selecting, inserting, updating and deleting data from tables; automatic locking of files, so simultanous changing the data is possible.Transaction processing, commiting or rolling back of made changes,default auto commiting mode. For all of this you only need to download one php Script , include it and start to use its functions in your own php Application.<<less
Added: 2006-02-04 License: GPL Price: $0.00USD
11 downloads
Other version of phpDatabase.net
PHP MySQL Database Class 1.0.4
A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing SQL more>> A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing SQL commands, insert and update from an array of key => value pairs, insert and update with sql command, query (one result), query (multiple rows), and dump a select query to a table. The zip file contains the class aswell as a demonstration script.<<less
Added: 2005-04-19 License: GPL Price: $0.00USD
16 downloads
Other version of PHP MySQL Database Class
Price: FreeAdditionalInfoFreeforalltouse,modify,anddistribute.
License:GPL
License:GPL
PHP DataGrid
Free PHP DataGrid script is a simple, innovative and powerful tool for generating data-bound grid control. Its free and it was specially designed for web developers. The PHP DataGrid is excellent for more>> Free PHP DataGrid script is a simple, innovative and powerful tool for generating data-bound grid control. Its free and it was specially designed for web developers. The PHP DataGrid is excellent for all PHP database-driven web site and online-based data administration. Also it useful for dynamic content management and PHP-based hosting providers. The goal of this script is to make free PHP DataGrid generating and editing as simple as possible for web developers.<<less
Added: 2006-10-02 License: GPL Price: Free
791 downloads
phpDB 0.3
phpDB is a php database abstraction class which is extendable to provide a generic interface. Currently MySQL is the only database abstraction catered for in this version and the hooks are in place for other database types. Future release will expand more>> phpDB is a php database abstraction class which is extendable to provide a generic interface. Currently MySQL is the only database abstraction catered for in this version and the hooks are in place for other database types. Future release will expand the database platforms catered for.<<less
Added: 2006-06-02 License: GPL Price: $0.00USD
14 downloads
Other version of phpDB
PHP mySQL Database Wrapper 1.0.5 1.0.5
This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql_query() function with the main more>> This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql_query() function with the main differences being that, if passed in a special way, parameters will be automatically escaped and that errors will be reported to the built-in debugger - the query() method - shorthand methods for running queries that perform COUNT(), MAX() or SUM() queries - dcount(), dmax() and dsum() methods - shorthand method for fast retrieval of data in individual rows or even specific items in individual rows - the dlookup() method - method that is an alias of the PHPs native mysql_real_escape_string( ) function with the main difference being that this one will check if magic_quotes are on or not and escape (or not) accordingly - the escape_string() method check homepage for more...<<less
Added: 2006-07-24 License: Other Price: $0.00USD
15 downloads
Other version of PHP mySQL Database Wrapper
Price: FreeAdditionalInfohttpcreativecommons.orglicensesbyncnd2.5
License:Free for non-commercial use
License:Free for non-commercial use
PHP and Writing to MySQL Databases
This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions. more>> This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3648 downloads
Micro Database Browser 1.1
Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database more>> Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database management tools.<<less
Added: 2006-06-20 License: Freeware Price: $0.00USD
13 downloads
Other version of Micro Database Browser
License:Freeware
PHP MySql Multiple Database Backup 1.0
This script allows you to make a backup of your MySql databases in sql or gz format allowing you to restore in case of a server crash. The output sql is already compacted. You can download the backup from the server as sql or gzip. Very easy to use. more>> This script allows you to make a backup of your MySql databases in sql or gz format allowing you to restore in case of a server crash. The output sql is already compacted. You can download the backup from the server as sql or gzip. Very easy to use. No tables can be selected. The whole database will be backed-up. Contains fulltxt fields as option. Works with windows/apache too, special changes for windows time-out. For the use with single databases with table selection see: MySql PHP Backup<<less
Added: 2006-01-04 License: Freeware Price: $0.00USD
12 downloads
Other version of PHP MySql Multiple Database Backup
License:Freeware
Insert MySQL PHP data
In thie tutorial you will learn how to insert information in to a PHP MySQL database. more>> In thie tutorial you will learn how to insert information in to a PHP MySQL database.<<less
Added: 2008-04-17 License: Freeware Price: $0.00USD
15 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above php database search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed