HomebulletScriptsbulletTag: mysql (571 results)
  1. No Screenshot
    367 total visits
    This class can be used to Backup and restore MySQL databases from XML files.It can query database schema and data and generates a XML document that describes the database tables and data contained in the table rows.The class can also parse a XML document previously generated by the class and restores the database schema and its rows.
  2. db2XML
    251 total visits
    This class can be used to generate XML documents from MySQL query results.It can perform MySQL SELECT queries and extract the results to generate the values of tags and values to be added to a XML document.The same XML document may include results of multiple queries.
  3. No Screenshot
    1862 total visits
    This class can be used to export MySQL database to ZIP files. It can generate a dump of a MySQL database schema and data into a file. The resulting output is stored in a ZIP file.
  4. Sortable Elements
    2689 total visits
    This class can be used to display MySQL database table records in an HTML table that can be sorted by dragging rows.It generates HTML and Javascript to display the records of a MySQL table in HTML table rows that can be dragged to sort the table elements.The class sends AJAX requests to send changes of the table elements to the ...
  5. AJAX Tree view class
    2384 total visits
    This script can be used to display a tree view that uses AJAX. It can query a MySQL database and generate HTML with Javascript that renders nodes of a collapsible tree.When a node is clicked, it sends an AJAX request to the server to retrieve the contents of the node.
  6. No Screenshot
    1818 total visits
    This script can be used to manipulate MySQL database table records displayed in a HTML table.It displays a table with data from fields of a MySQL database table.The table can display links for sort the listing by the clicked column and also to execute actions such as insert a new record, update and delete a record.It uses AJAX to avoid ...
  7. No Screenshot
    2205 total visits
    This package can be used to update the options of a drop-down select input when the selected value of another drop-down input changes.It uses AJAX to retrieve the new set of drop-down options from a MySQL database on the server side.
  8. No Screenshot
    1392 total visits
    This script can be used to create and manipulate adjacency lists in MySQL. It can perform several types of operations to store and retrieve information in a MySQL table of nodes of an adjacency list. Currently it can: add nodes, retrieve the list of all nodes, get the children of a given node, change the parent of a node, and ...
  9. No Screenshot
    15597 total visits
    PHP DataGrid is a simple, innovative and powerful PHP tool for generating data-bound AJAX PHP datagrid. It should be the best choice for all PHP database-driven web site and online-based data administration. Just with TWO lines of code:$dg = new C_DataGrid(“SELECT * FROM orders”);$dg -> display();then you will be able to create a fully functional datagrid in PHP.Features of PHP ...
  10. No Screenshot
    1496 total visits
    This is a soothing flash & php based guestbook. It uses flat text file database to store entries instead of MySQL. This guestbook loads the newest entries first and loads 10 entries per pages. It has a very nice flash interface with advanced form validation. Besides signers can format their entries as just they like. It shows help message to ...
  11. No Screenshot
    1979 total visits
    mySQL Table Tool is the perfect tool to repair and/or optimize mySQL database tables. Fully web-interactive.This tool will compile a list of tables in the database, and allow you to select which database(s) to repair and/or optimize. Repairing repairs corrupt tables - corrupt tables can result in the loss of data, mySQL errors, and even failure of mySQL server (which ...
  12. No Screenshot
    1918 total visits
    Use this script Simple to Use PHP MySQL Class that I've been using for years in my projects. It's a really easy-to-use PHP class file for connecting to, running queries on and retrieving data from MySQL databases. Just include the file, and set four parameters and you're all hooked up ready to go!
  13. No Screenshot
    3712 total visits
    This PHP class can access MySQL databases from PHP code. It features a very simple and easy to understand PHP syntax, allowing it to easily be called from any PHP application.Here are some Key Features of PHP MySQL Connection Class:-Establish MySQL database server connections-Execute SQL queries and return the results in arrays-Count the number of records in tables-Execute queries to ...
  14. No Screenshot
    1822 total visits
    This PHP class implements a MySQL database abstraction layer. It will allow PHP applications to connect to a MySQL database and interact with it performing queries or saving data to it.Here are some key features of Mraiur_Database:- Establish MySQL database server connections setting the client encoding- Execute SQL queries- Retrieve query results into arrays- Get the columns of a table
  15. No Screenshot
    1441 total visits
    This class is a database access wrapper which can be used for MySQL.It utilizes the MySQL or MySQLi extensions.Here are some key features of My simple Query Language Class for MySQL & MySQLi(Improved):- Establish connections to a MySQL server- Execute INSERT queries given the table name and field value arrays- Execute SELECT queries and return single values or arrays with ...
Pages 8 of 39« 4 5 6 7 8 9 10 11 12 »