HomebulletScriptsbulletTag: database (781 results)
  1. No Screenshot
    2168 total visits
    PHP AJAX pagination takes as parameters an SQL query, the number of results to show per page and the current page number. HTML and JavaScript code is generated in order to display links for browsing the query result pages. When the user clicks on the links an AJAX request is sent to a script that retrieves the page results and ...
  2. No Screenshot
    1525 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
  3. 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 ...
  4. 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 ...
  5. No Screenshot
    2222 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
  6. 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
  7. 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
  8. No Screenshot
    2151 total visits
    Bobo PHP DB Class can establish a connection to a MySQL database server host, execute SQL queries and retrieve the results into arrays. The identifier of the last inserted record can also be retrieved, and whether a given table exists can be checked. Requirements: PHP 4 or higher
  9. No Screenshot
    2243 total visits
    LDAP configuration authenticates against a LDAP sever using a predefined username and password. The LDAP configuration can perform several operations with information records stored in the LDAP server like searching for records that match a given filter condition, add records and delete records. Requirements: PHP 5.0 or higher
  10. No Screenshot
    1626 total visits
    MySQL-class can be used to execute various queries and record their execution times. Key Features of MySQL-class:- Establish connections to a MySQL server to access a given database- Fetch query results into arrays- Retrieve data from a table with support for limiting the range of retrieved rows and the column by which the data is sorted- Retrieve a specific row ...
  11. No Screenshot
    2142 total visits
    The MySQLi extension functions are used to establish a connection with a MySQL server. MyEzSQL executes SELECT, INSERT, UPDATE and DELETE queries from lists of arguments that define the tables, fields, field values and condition clauses. Requirements: PHP 5.0 or higher What's New in This Release MyEzSQL: - New function has been added so no more editing the class file ...
  12. No Screenshot
    2260 total visits
    superGlobals can setup super-global variables from different sources like databases and memcache servers and inject the values in given existing super-global variable arrays. The assigned values can be filtered according to specified rules and type cast operations can be performed to the assigned variable values. Requirements: PHP 5.2 or higher
  13. No Screenshot
    1856 total visits
    TypeSafeStruct provides base classes that can check whether the types of the values to assign variables of implementation subclasses are of the expected types. The expected types are determined by the prefixes of private variables, so it works well even when using PHP compiled code cached extensions. A secondary class can be used to serialize objects as XML documents or ...
  14. No Screenshot
    1788 total visits
    Loomes Nested Set can perform several types of operations to manipulate an hierarchy of nodes that are stored in a database as table records. Currently Loomes Nested Set can insert a root node, insert a node that is child of a given parent, delete a branch of nodes under a given node, delete a single node, rename a node, move ...
  15. No Screenshot
    1701 total visits
    classDataObject executes SELECT questions to a database table and retrieves records into arrays. It can generate pagination links to browse listings of table records split in many pages. classDataObject can also execute INSERT and UPDATE queries to set table records with data from array parameters. Requirements: PHP 5.0 or higher
Pages 16 of 53« 12 13 14 15 16 17 18 19 20 »