HomebulletScriptsbulletTag: mysql (571 results)
  1. No Screenshot
    1516 total visits
    MySQLDropDownCondiff connects to a given MySQL database and executes an SQL query. The values returned as query results are used to generate the HTML for the form select input. Requirements: PHP 3.0 or higher
  2. No Screenshot
    1961 total visits
    The basic class is responsible for basic MySQL operations such as inserting, selecting, updating and deleting table records. A sub-class of the base class can store and retrieve table records and perform operations to access the records information as if they are objects, like finding all records or only those that match a given criteria, create or update a given ...
  3. No Screenshot
    1922 total visits
    The query results can be retrieved into arrays with MySQL access class. Key Features of MySQL access class:- Connect to a given MySQL database server host- Execute SQL queries- Execute queries that return the number of rows that a given SQL query would return- List the database tables Requirements: PHP 4 or higher
  4. No Screenshot
    1896 total visits
    The CSV data can also be imported. Key Features of adv_csv:- Parse an HTML document with tables and generate CSV data from the table cells- Parse an CSV file and import it into a MySQL database table- Generate CSV data from MySQL query results Requirements: PHP 4.0 or higher
  5. No Screenshot
    2010 total visits
    The GF PHP Calculator is a web master's dream script. You do not need MySQL, you do not need Javascript, and you do not even need to know HTML. All you need to do is edit a few settings and then upload to your website. For those with more knowledge in programming/design, the script caters for easy integration into your ...
  6. No Screenshot
    1443 total visits
    Tables, table fields can be added or joined, as well as search conditions. Relevant Search in MySQL can assemble the SQL query that is returned as a single string ready to be executed. Requirements: PHP 5 or higher
  7. No Screenshot
    1696 total visits
    MySQL Abstraction Pro can establish connections to a given MySQL database server host and execute SQL queries and return the results in arrays in a single call. Separate classes can be used to process query results for instance to output the results as HTML or XML. The additional classes can be extended in order to customize or process the output. ...
  8. No Screenshot
    1512 total visits
    A singleton, that concentrates access to a MySQL database into a single object, is implemented. ClsMySQL can perform the usual database access operations like establishing database server connections, executing SQL queries, retrieving results into rows or objects, getting the number of result set rows, or the number of affected rows or the last inserted identifier, executing INSERT, UPDATE, DELETE and ...
  9. No Screenshot
    2204 total visits
    NOW released under GPL License. phpMySQLAutoBackup is the simple way to backup MySQL databases - 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. Features of phpMySQLAutoBackup - automate your ...
  10. No Screenshot
    1800 total visits
    kisDB, a list of database tables can be retrieved. Key Features of kisDB:- Establish MySQL database server connections- Execute SQL queries from lists of parameters- Display debug output of the executed queries Requirements: PHP 5 or higher
  11. No Screenshot
    2078 total visits
    TMySQL Wrapper establishes connections to the MySQL server and executes SQL queries. Key Features of TMySQL Wrapper:- Retrieve the query results into arrays- Retrieve the number of query result rows- Retrieve the query result column names- Retrieve information about a table- Retrieve the data space that a database occupies Requirements:PHP 4.0 or higher
  12. No Screenshot
    1678 total visits
    File Importer can open a CSV file and read its data to insert in a given MySQL database table. Both command and tab separated CSV files are supported. Requirements: PHP 5.0 or higher
  13. No Screenshot
    2123 total visits
    MySQL DB Management Class can access a MySQL database and execute SQL queries retrieving the results into arrays in a single call. MySQL DB Management Class can also show links to browse the query results split among multiple pages. INSERT and UPDATE can be executed from lists of parameters. Requirements: PHP 5.0 or higher
  14. No Screenshot
    1866 total visits
    Smart SQL is a simple database access wrapper that support either MySQL and Microsoft SQL server. Functions of Smart SQL:- Open and close database connections- Select the work database- Executing SQL queries- Retrieving query result rows in arrays- Handling errors by displaying the respective error message before exiting the current script and optionally sending a warning message by e-mail to ...
  15. No Screenshot
    1930 total visits
    MySQLo is a MySQL database access wrapper with API functions compatible with ADOdb. Functions of MySQLo:- Establish database connections given individual separate parameters or a DSN connection string- Execute SQL queries- Retrieve query result sets into arrays- Retrieve the last inserted identifier- Retrieve the last error
Pages 14 of 39« 10 11 12 13 14 15 16 17 18 »