Listing of Database in Scripts
- Random MySQL result-set
- License: Freeware
- Price: 0.00

This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a select statement that uses it to sort the results..
- Publisher: scripts.franciscocharrua.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- phpMySQLAutoBackup - automate your MySQL backup using php
- License: Shareware
- Price: .price.

NOW released under GPL License. phpMySQLAutoBackup automates the backup of your MySQL databases. Exports your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day/week by adding it to a cron job, or use phpJobScheduler.
- Publisher: dwalker.co.uk
- Date: 14-03-2012
- Platform: Scripts, PHP
- Tutorials Ground - All Arround Tutorials Directory
- License: Shareware
- Price: .price.

here you can find a list of PHP tutorials that help beginners and advanced users to achieve the best in php phogramming, php and mysql interaction, dynamic pages creation and more..
- Publisher: tutground.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- BENRUTH Instant Report
- License: Shareware
- Price: .price.

This script was born out of necessity for me. I was creating quite a few reports that are to be extracted from MySQL database. Format them into a table like structure, with or without headers. And be able to view as HTML, download as HTML, or download as EXCEL.
- Publisher: benruth.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Count and display the number of rows in a MySQL database table
- License: Shareware
- Price: .price.

This code will count the number of entries / records in a MySQL database table and then display it using echo..
- Publisher: totallyphp.co.uk
- Date: 14-03-2012
- Platform: Scripts, PHP
- Ariejan.net MySQL Backup Tool
- License: Shareware
- Price: .price.

A.M.B.T. - MySQL Backup Tool is designed to automate and simplify the process of making regular backups of your MySQL databases..
- Publisher: ambt.sourceforge.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- Add a Row to mySQL
- License: Shareware
- Price: .price.

Learn how to add a row to a mySQL database using a PHP form. Here is a useful script that Spoono uses to update the news..
- Publisher: spoono.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- SQLite: A Lightweight Alternative
- License: Shareware
- Price: .price.

In this tutorial, Timothy shows you how to get started using SQLite starting with how to obtain it and install it and progressing through example usage..
- Publisher: codewalkers.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- GreenLight SQLTool
- License: Shareware
- Price: .price.

This tool consists of two files, one to execute queries submitted by form or uploaded as a file and display the results, and another to dump the database in MySQL or MSSQL format. The scripts can be used with either MySQL or MSSQL databases. Together they can be used to migrate a database (or at least the table structures and contents) from MySQL to MSSQL or vice versa.
- Publisher: greenlightsolutions.nl
- Date: 14-03-2012
- Platform: Scripts, PHP
- PHP and MySQL examples
- License: Freeware
- Price: 0.00

The purpose of these examples are to show you various ways to use PHP and MySQL. The examples include displaying all fields in the database, random fields, sorting alphabetically and limiting the results returned..
- Publisher: programmershelp.co.uk
- Date: 14-03-2012
- Platform: Scripts, PHP
- SqlCommand Class
- License: Shareware
- Price: .price.

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.
- Publisher: thecalico.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- PHP and MySQL for beginners
- License: Shareware
- Price: .price.

Very Simple tutorial to get you start using PHP with the most popular MySQL database..
- Publisher: ithome.org
- Date: 14-03-2012
- Platform: Scripts, PHP
- Database Manager (mySQL)
- License: Shareware
- Price: .price.

This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSet() function which prints out the results of the previous query.
- Publisher: evoluted.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- MySQL Efficiently using ADOdb
- License: Shareware
- Price: .price.

Learn how to use ADOdb and MySQL for a more efficient website..
- Publisher: phpfreaks.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Accession for php
- License: Shareware
- Price: .price.

Accession is powerful development tool aimed at providing developers an intuitive framework through which they can develop complex, web-based database administration applications in a minimal amount of time. Accession promotes the use of 'List'-based, and 'Detail'-based views of your record sets.
- Publisher: derosetechnologies.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Start Using MySQL
- License: Shareware
- Price: .price.

A Brief introduction in how to use MySQL, Great tutorial for beginners..
- Publisher: morgande.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Database file upload / download
- License: Freeware
- Price: 0.00

db_upload_file() stores a file in a database table. Make sure that the column data type is big enough for the files you will be storing. db_download_file() retrieves a file from the database and places it in the same path as the script calling it, and returns the relative URL.
- Publisher: scripts.franciscocharrua.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- How to create and access MySQL with PHP
- License: Shareware
- Price: .price.

This tutorial will hopefully teach you some basics of how to access data with your PHP scripting to gather information with in a MySQL database. The first step you need to do is get a basic understanding of what MySQL is. If your site can handle or has access to a MySQL database you should try using the PHP Myadmin application to help you use and access your MySQL datases fast and easy.
- Publisher: microcyb.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- WebBased DBQuery Tool
- License: Shareware
- Price: .price.

A great WebBased DBQuery Tool. Very simple and very easy customization. Just run your queries , execute them and see the results. A great utility for webmasters..
- Publisher: hscripts.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- phpMyAdmin Tutorial: Transformations & PDF-Features
- License: Shareware
- Price: .price.

After having worked through this tutorial you will be able to: * know how the additional phpMyAdmin features using special seperate tables work and how to set them up * store pictures inside a MySQL table and view them from within phpMyAdmin * put specific transformations on any of your columns * create your own transformations, even with active PHP-code in it! * create PDF pages of your table layout, with relations and individually positioned ER-models At the end of this tutorial there's also some hints on getting the most out of your phpMyAdmin config file, showing you some configuration directives which seem to get less public attention.
- Publisher: garvinhicking.de
- Date: 14-03-2012
- Platform: Scripts, PHP
- PHP MySQL Smart
- License: Shareware
- Price: .price.

Script to handle your mysql database online. no installation required, only one file, just plug and play :-) features: - Help - Database/Table/Filed browsing (NEW!) - Field description - all kind of queries - select * works also - Error Messages - Number of affected rows - Multible statements - Database/Table backup (NEW!).
- Publisher: powerweb99.at
- Date: 14-03-2012
- Platform: Scripts, PHP
- Newest MySQL manual in HTML Help (.chm)
- License: Shareware
- Price: .price.

Everyone who likes MS HTML Help (.chm extension) can now obtain complete conversion of MySQL manual into this format. This conversion tries to bring additional functionality and make using of MySQL manual more comfortable..
- Publisher: phlab.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- Rohit d'souza's database connect class
- License: Shareware
- Price: .price.

its helps you to connect to any database using perl.
- Publisher: Rohit D'souza
- Date: 14-03-2012
- Platform: Scripts, CGI and Perl
- Generate Online in minutes Custom PhpMySQL Database Scripts
- License: Shareware
- Price: .price.

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.
- Publisher: multidbscripts.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Mysql Monitor
- License: Freeware
- Price: 0.00

A clean, powerful and simple browser frontend to MySQL. Easily dump, create, query, drop, modify, import and export MySQL database tables. Password and IP address access security (so only permitted users can run MySQL Monitor)..
- Publisher: Brad Bennett
- Date: 14-03-2012
- Platform: Scripts, CGI and Perl
- Using PostgreSQL With PHP
- License: Shareware
- Price: .price.

This tutorial is very basic, and will provide you with all of the information you'll need to start using PostgreSQL With PHP..
- Publisher: phpfreaks.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Custom ASP Access Database Scripts
- License: Freeware
- Price: 0.00

Custom ASP Access Database Scripts is a multi-platform compatible script that allows you to generate customised database scripts. Each record owner choses his own password to have edit/delete access to his record. Search results are presented in multiple pages.
- Publisher: Satya Bhardwaj
- Date: 14-03-2012
- Platform: Scripts, CGI and Perl
- MySQL database backup
- License: Shareware
- Price: .price.

Designed to create a daily snapshot of the dynamic data on your website. (e.g. content management systems, forums, guestbooks etc.) Some of the features include: - Backup multiple databases and servers with different users and passwords. - Backups can be scheduled using cron (on UNIX systems) or AT (on Windows systems).
- Publisher: restkultur.ch
- Date: 14-03-2012
- Platform: Scripts, PHP
- PHP and Microsoft Access Database (ODBC)
- License: Shareware
- Price: .price.

Learn to utilize Microsoft Access Database and ODBC Connections with your PHP scripts. This method Very similar to using MySQL..
- Publisher: phpfreaks.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- CSVupdate
- License: Shareware
- Price: 15.00

Allow visitors to your website to update their information themselves. Provide an ID and password for each record then the visitor can update one record in the database. The script is very simple to set-up and customize using the look and feel of your own website.
- Publisher: http://www.ezscripting.c...
- Date: 14-03-2012
- Platform: Scripts, CGI and Perl



