HomebulletScriptsbulletTag: mysql (571 results)
  1. No Screenshot
    1945 total visits
    SQL Parse Convert to Tree Array takes a given SQL query and parse it to extract the structure or queries and sub-queries. The resulting structure is returned as an array. SELECT, INSERT, UPDATE and DELETE queries are currently supported. Requirements: PHP 4.4 or higher
  2. No Screenshot
    1404 total visits
    A primary class handles the basic functionality like connecting to the MySQL database, executing queries, retrieving results and managing transactions. A sub-class can insert, update, delete and retrieve database records given parameters that define tables, fields, field values and conditions. Requirements: PHP 3.0 or higher
  3. No Screenshot
    2116 total visits
    Abdohoo Secure Login can check if an user is already authenticated. If not, it can check the user name and password in a MySQL database table. Session variables are set if the user is authenticated successfully. Requirements: PHP 5.0 or higher
  4. No Screenshot
    1790 total visits
    Images can be read from files and stored in a MySQL database and vice-versa with Easy Image DB Management. The main class can also convert images between GIF, JPEG and PNG formats, as well resize the images to create thumbnails. Requirements: PHP 3 or higher
  5. No Screenshot
    2138 total visits
    Dba Wrapper can perform multiple operations and optimize a flat file database file. Key Features of Dba Wrapper:- Open a given flat file database- Insert a new record with a given key- Get a record with a given key- Replace the value of a record with a given key- Delete the record with a given key Requirements: PHP 4.0 or ...
  6. No Screenshot
    2114 total visits
    Installation Automation can present forms that define different pages of the installation process. Each forms page is defined in custom scripts that are stored in a given directory and are numbered according to the respective installation page number. Installation Automation can also perform several installation general purpose tasks, such as creating XML or PHP files, create MySQL database tables and ...
  7. No Screenshot
    1988 total visits
    All tables and text fields are retrieved from a MySQL database with Search DB. The script can execute SQL queries that search for records in all tables and all their text fields that contain the given word in their values. Search DB displays the value of the first table field of all records that were found as result of the ...
  8. No Screenshot
    1977 total visits
    Convert MySQL tables to PHP class retrieves the list of tables and information about their fields from a specified MySQL database. It can generate code for classes that can be used to access the respective MySQL table records as if they were objects. The generated classes can have getter and setter functions for each table field, functions to insert or ...
  9. No Screenshot
    1528 total visits
    MySQL 2 JSON takes an handle of a previously executed MySQL database query and retrieves the results. A JSON string with the values of all the result rows is then being generated. Requirements: PHP 5.0 or higher
  10. No Screenshot
    1705 total visits
    QuickDB can connect to a MySQL database and execute SELECT, INSERT, UPDATE and DELETE queries from arguments that define tables, fields, field values, conditions and order clauses. HTML tables containing data from the SELECT query results can be generated. The class can also count the rows of a table, insert or update a table record depending on whether the record ...
  11. No Screenshot
    2185 total visits
    PHP MySQL Database Class can establish connections to a MySQL server and execute arbitrary SQL queries. Key Features of PHP MySQL Database Class:- Fetch query results into an array- Execute SELECT, INSERT, UPDATE and DELETE queries from parameters that define tables, fields, field values and conditions.- Kill queries in execution- Check if a table exist- Optimize a table Requirements: PHP ...
  12. No Screenshot
    2224 total visits
    Anope_php can access to a MySQL database with statistics of anope IRC services usage and display summaries in HTML pages. Information about the botserver, nickserver, chanserver and operserver can be displayed. Requirements: PHP 5 or higher
  13. No Screenshot
    1824 total visits
    Argument values that define tables, fields, field values and condition clauses can be passed to INSERT, UPDATE and SELECT queries. Requirements:PHP 5.0 or higher
  14. No Screenshot
    1381 total visits
    DBConnect by Easanka can be used to call stored procedures. Key Features of DBConnect by Easanka:- Establish database connections to a MySQL database server host- Execute SQL queries and retrieve the number of result rows- Manage transactions Requirements: PHP 5 or higher
  15. No Screenshot
    1963 total visits
    There is one class that can access a given MySQL database and retrieve the schema of tables, fields, indexes and constraints. The retrieved MySQL database scheme can be used to generate an XML document with a structure of information that describes it. Requirements: PHP 5.0 or higher
Pages 12 of 39« 8 9 10 11 12 13 14 15 16 »