HomebulletScriptsbulletTag: mysql (563 results)
  1. qAdmin
    126 total visits
    This is a admin panel for MySQL databases that you are already using to collect data from your websites and enables you to view the data in an attractive way. This can be easily to any MySQL database by running the install.php page which will install the admin panel onto the database, this allows you to setup a username and ...
  2. PHP Show Processes
    103 total visits
    PHP Show Processes is a script can be view your MySQL processes. This script is very easy to install and use and requires a MySQL database. It provides a good cross browser compatibility.
  3. Stratum
    79 total visits
    This is a PHP script for connecting and interacting with MySQL databases. It is basically a PHP database abstraction layer for working with a MySQL database.Features of Stratum:- Connect to a MySQL database- Select a certain database- Query a database- Return the the query as a result set- Cache the result set- Get one variable from the database- Get one ...
  4. DBKiss
    107 total visits
    This is a PHP script to easily browse and manage database tables. The script is easy to setup and provides a much faster interface to DB tables than the laggy and complex phpAdmin.Features of DBKiss:- MySQL and PostgreSQL support- Import/export of data- Searching the database or single table- Advanced SQL editor- Save templates- Multi-query execution- PaginationLimitation:- Pgsql driver does not ...
  5. Simple-MySQL-Backup
    183 total visits
    This is a PHP script to backup MySQL databases. Users have the ability to email backups and delete them on demand. Features of Simple-MySQL-Backup:- Backup of databases and compression- Emailing of backup files- Uses mysqldump and gzipRequirements:- PHP mysqldump installed- PHP gzip installed- Rights to execute the PHP "exec" command
  6. User Auth Mgr
    360 total visits
    This is a PHP script used to create and manage user records in a MySQL database. It can be used to authenticate users on a websites.It can perform several types of operations on users with information stored in a MySQL database, like:- adding a new user- verify the login and password of an user- check if an user exist with ...
  7. MySQL Wrapper Script
    226 total visits
    This PHP Script is a MySQL database access wrapper. It is an abstraction layer between PHP and MySQL database.Features of MySQL Wrapper script:- Establish a connection to a MySQL database server.- Execute queries and return results as arrays.- Execute SELECT, INSERT, UPDATE, REPLACE, and DELETE queries from parameters that define tables, fields, values and conditions.- Manage transactions.Requirements:- PHP 5.0 or ...
  8. DB Version Manager
    84 total visits
    This is a PHP script to update a database's schema with commands read from external files.The script parses a config files from a given directory and runs all the SQL commands found in them. The database configuration parameters and the path of the directory where SQL command files are located are read from XML filesRequirements:- PHP 5.0 or Higher
  9. dbHtmlTable
    177 total visits
    This is a PHP script that returns database query results inside an HTML table. Currently it supports MySQL only, but can easily be modified for other data sources and even for PHP 4 (PHP 5 is supported by default).Option names are not case sensitive.Some option names have aliases/shortcuts, as noted below.Some options accept a comma-separated list of fields (HideFields, AlignRight, ...
  10. Data Base Process
    130 total visits
    This script can access records ang manage MySQL database tables. It can connect to MySQL database, execute queries, retrieve results into arrays or objects and execute SELECT, INSERT, UPDATE and DELETE queries from parameters.The script can also perform table management operations like creating, dropping, truncating, renaming and listing tables.Requirements:- PHP 4.0 or Higher
  11. Count Script
    174 total visits
    Count and online script can be inplement to count how many your website has been loaded and how many people are online. It records the data with any specific time interval. It can also to find out how many clicks or average online were there in a specific period of time. Together with the function to analyse the records. The ...
  12. ArrayQry
    99 total visits
    This script can execute MySQL databases queries using arrays. It can connect to a MySQL database and execute SELECT queries retrieving the results as associative arrays.The script can also excecute INSERT or UPDATE queries taking arrays of field values. It can also execute DELETE queries.Requirements:- PHP 3.0 or Higher
  13. Gammu SMS Inject
    611 total visits
    Gammu SMS is a PHP script can send SMS messages using Gammu MySQL storage. It can send message to one or more recipients using the Gammu MySQL database.The script creat records for the new messages in MySQL databases with the outbox of Gammu. It can send also long messages by splitting them in multiple partsRequirements:- PHP 5.0 or Higher
  14. Secured mySQL Layer
    95 total visits
    This script can execute MySQl queries build from parameters. It can establish connections to MySQL database servers using configuration loaded using a separate auxiliary script.The MySQL script can execute INSERT, UPDATE, DELETE, SELECT queries and stored procedure calls from parameters that define tables, fields, field values and conditions.Requriements:- PHP 4.0 or Higher
  15. Auto form
    489 total visits
    Auto form is a PHP script that can be used to generate HTML forms to manipulate MySQL table records.It can take a list of MySQL table fields and generate HTML for forms to select, insert, update, delete table records.The script can also perform given validations of specified fields and invoke given callback functions on certain form processing events.Requirements:- PHP 5.0 ...
Pages 3 of 38« 1 2 3 4 5 6 7 »