HomebulletScriptsbulletTag: mysql (572 results)
  1. No Screenshot
    1667 total visits
    BaseDB is the excellent oo base class for mysql interaction. worth looking at. You must use this as a base class and extend your classes which map to a table name. Your tables must have a 'id', 'created' and 'modified' field to work properly and the class takes care of the rest. check it out.
  2. No Screenshot
    2101 total visits
    Datamodul is a MySQL database access wrapper with metadata retrieval functions. THe script can establish MySQL database server connections, execute SQL queries, iterate over query results and retrieve its data as arrays. The class Datamodul can also retrieve metadata like the database table names and the respective fields.
  3. No Screenshot
    2062 total visits
    Easy MySQL permits an easy manipulation for MySQL databases. This script run in DEBUG Mode. Easy MySQL includes EXAMPLES for select, insert, update and delete.
  4. No Screenshot
    1826 total visits
    Database metadata can be used to update the schema of a MySQL database. The script takes the metadata that defines the schema and compares to the schema of a MySQL database, eventually already installed, and applies the necessary alterations to update the schema.
  5. No Screenshot
    1519 total visits
    QDataObject can take a MySQL query result set resource handle as parameter and provides several types of functions to access the data from the result set. The script provides check or retrieve the result set data positions, as well retrieve the type and length of the respective columns. The regular MySQL and MySQLi extensions are used to access the query ...
  6. No Screenshot
    1943 total visits
    OoMySql is a set of classes to access MySql in an object oriented way. This set of classes also includes a logging mechanism and a debug function. See example file for details. This script is the base class.
  7. No Screenshot
    2002 total visits
    MySQL Commander is a small tool to backup and restore MySQL Tables. Features of MySQL Commander: - backup/restore of binaries; - parametric backup; multiserver; - gzipping; killing of backup files; - german/english; - Online help in popup.
  8. No Screenshot
    1746 total visits
    Xataface (formerly Dataface) is a flexible and shapeable skin that sits on top of MySQL making it accessible to normal, every-day users. In practical terms, it automagically generates the appropriate forms, lists, and menus for a user to interact with the database without having to know any SQL (structured query language). It is also a full-featured web application framework which ...
  9. No Screenshot
    1640 total visits
    Database Copier can access a MySQL server, list its tables, query the table record data, connect to another MySQL server and recreate the database tables with data copied from the first database. If there are destination tables with the same name, the class can drop them. Requirements: PHP 3.0 or higher
  10. No Screenshot
    2172 total visits
    Binary Tree Representation is the nodes of a tree stored in a MySQL database is recursively traversed and their names are displayed in a HTML page. Requirements: PHP 3.0 or higher
  11. No Screenshot
    2023 total visits
    Values can be filtered in several way in order to prevent the ones that could be used to perform an attack. Currently Web Open Patch can filter values to prevent MySQL SQL injections, injection of e-mail messages in headers, escaping values to prevent cross-site scripting, generate and validate tokens to prevent cross-site request forgery attacks. Requirements: PHP 5.0 or higher
  12. No Screenshot
    1680 total visits
    The generated script PHP Installer can contain compressed versions of the application scripts and other file types. PHP Installer may also contain a dump of the MySQL application database that is restored when the generated installer script is executed. Requirements: PHP 4.0 or higher
  13. No Screenshot
    1904 total visits
    phpMyDB can establish connections to a specified MySQL database server and execute SELECT, INSERT, UPDATE and DELETE queries composed from lists of parameters defining tables, fields, values and conditions. The SELECT query results can be cached in files using another class. Requirements: PHP 5.0 or higher
  14. No Screenshot
    2286 total visits
    Simple and Speed MySQL Layer establishes a connection to a MySQL host, executes SQL queries and retrieves results as objects or in an array. Requirements: PHP 3.0 or higher
  15. No Screenshot
    2209 total visits
    MySQL Done Right is extended with several features. Key Features of MySQL Done Right:- Prepare and cache queries- Execute a prepared query using a list of parameters- Retrieve the query results into objects or associative arrays Requirements: PHP 5.0 or higher
Pages 10 of 39« 6 7 8 9 10 11 12 13 14 »