Browse Edit Support forum browse_edit Browse and edit MySQL results like MS Access This class displays results of sql statements in a browseable and editable format akin to a excel or Access. Easy, editable displays of columnar data. Version 4.1 adds database abstraction via the PEAR DB class ...
ABrowser Class Support forum abrowser Browse server side files and folders This package can be used to provide a Web interface to browser server side files and folders. It lets the user browse listings of files and folders below the current script directory. Its features are: - List folders in the ...
ApPHP Data Grid Support forum data-grid-for-php Display database query results in a HTML table This class can display database query results in a HTML table. It can execute a given SQL query with PEAR DB package and displays the results in a HTML table split in pages of a limited number of records ...
FileBrowser Support forum file_browser Browse and manipulate files This class can be used to browse and manipulate files. It can generate an HTML listing of files and directories in a given directory with links to execute several operations. Currently it can view file contents, list ZIP archive ...
File PHP Support forum filephp Web based manager to browse the server file system This class implements a Web based file manager user interface to browse the structure of web servers file system. On Mozilla and Internet Explorer a context menu opens up on clicking the right mouse button on a listed ...
DBNavigator Support forum dbnavigator Browse and edit data stored in a MySQL database This package can be used to browse and edit data stored in a MySQL database. It generates an AJAX Web based interface to edit, insert, search rows of MySQL database tables. It can be used to update and delete multiple ...
phpSortTable Support forum phpsorttable Show MySQL query results in sortable HTML tables !!! NOTICE: I suggest to use my other Class phpSortable under the site http://www.phpclasses.org/browse/package/3704.html. It is better and has a Database abstraction feature. I keep this package always updated ...
PHP-PGSQL Support forum database The Class for PHP2PGSQL 1. connection --> Function connection() 2. query --> Function query($string) 3. num_rows --> Function nums($string="",$qid="") 4. object --> Function objects($string="",$qid="") 5. insert --> Function insert($tb_name,$cols,$val,$astriction ...