HomebulletScriptsbulletTag: database (781 results)
  1. No Screenshot
    366 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. No Screenshot
    2661 total visits
    PHP imdb Classes are to access the information on imdb from php. IMDBPHP provides an API (Application Programmers Interface) to the movie information stored at the IMDB.COM site.As this and the name suggests, PHP imdb Classes is primarily targeted at PHP programmers who want to extend their programs or their site with these movie information.
  3. No Screenshot
    672 total visits
    A Cryptography php module very easy to use, could be used to protect databases, files, ad hash codes in every server that support php. Nowdays the most used hash algoritms are weak and there are many huge database with the hash code and the relative pass.
  4. No Screenshot
    273 total visits
    Yap (Yet Another Pager) is database row data pager with support for row data editing and interactive search based on patterns. It features:- Two types of view: table view, detail view- Links to move forward, backward one page, move to the end or to the first page- The user may enter his own search criteria- The user or the caller ...
  5. No Screenshot
    984 total visits
    The class extends the SPL ArrayObject class to be able to retrieve, add, update and delete entries in flat file database files using the DBM extension. Entries in a DBM file can also be traversed using the regular array access functions. Requirements: PHP 5.0 or higher
  6. No Screenshot
    1002 total visits
    This class is designed to create bitmasks, which are very commonly used to store lists of true or false values as a single integer.The class can manpulate bitmasks that are not limited to 32 bits. It does not need the PHP gmp extension to provide arbitrary bit length support.This absence of limits may encourage the storage of more complex data ...
  7. 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.
  8. No Screenshot
    1771 total visits
    MySQL cache class can be used to cache MySQL query results in session variables. MySQL cache script used in PHP, it is a professional PHP cache script. It can perform a given SELECT SQL query and store the result in a session variable. Next time the same query is executed it can retrieve the results from the session variable if ...
  9. No Screenshot
    1935 total visits
    This package implements a MySQL database access wrapper using the MySQLi extension. It is based on the Reduced MySQLi class originally written by Mertol Kasanan. This version can account the memory usage, log the executed queries in the current page. It can also cache the query results in an XML file.
  10. No Screenshot
    3450 total visits
    This class can be used to process and display rating stars given by the user to site content. It can generate HTML and Javascript to let the user rate site content.When the user rates content an AJAX request using Iframe is sent to the server to avoid page reloading.The class updates the content ratings stored in a MySQL database and ...
  11. phpMyDataGrid 2007 - AJAX Enabled Datagrid
    4823 total visits
    phpMyDataGrid 2007 offers a toolkit to build a DataGrid in a PHP based environment. It allows the application programmer, to build and deploy with very few lines of code and in a short period of time a complete AJAX enabled datagrid with paging, searching, sorting and more, much more... It is useful for all PHP database-driven Web site and online-based ...
  12. No Screenshot
    490 total visits
    This script can be used to show paginated listings updated using AJAX. It takes as arguments the an array of data entries to display in the pages and the limit number of entries to display per page.The script generates HTML and JavaScript for navigation links to update the listing without reloading the page when the links are clicked.
  13. No Screenshot
    820 total visits
    This package implements an AJAX based notes editor. It generates a user interface panel divided in three sections updated without reloading using AJAX: a menu, a folder list and the content viewer.The content section displays forms for creating, viewing and editing notes.The folders section lists the available section. The content section is updated when a folder item is selected to ...
  14. No Screenshot
    1402 total visits
    MADAL allows one to quickly generate ajax enabled web-pages. MADAL is an Ajax based database access layer for MySQL written in PHP and Javascript. It generates PHP and Javascript/jQuery source code that is well documented, so you can use your IDE's auto-completion against database tables and fields. The documentation was designed with PHP Eclipse in mind, but should work for ...
  15. No Screenshot
    15549 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 ...
Pages 8 of 53« 4 5 6 7 8 9 10 11 12 »