MyAjax - Ajax Powered MySQL Table Viewer (with Ajax Search)
MyAjax is a MySQL Ajax Table viewer which allows for sorting, searching, and viewing of large amounts of MySQL table data in a quick and easy to use Ajax web interface. MyAjax features Ajax Sortable Columns, Ajax Search, and Ajax Paginated Results. Uses jQuery for Ajax calls and Javascript functions. Config file includes customisation variables to set which fields to display and their default sort order, which field to search on, results per page and more. * Uses jQuery. * Ideal for large amounts of MySQL data. * Easily browse a SQL database via Ajax. * Only loads data that is required. * Ajax search. * Paginated results. * Set how many results to view per page. * Ajax sortable columns. * Specify which SQL fields to display * Specify which database field Ajax search is performed on. * Fluid table width and clean styling. * PHP, HTML, Javascript. Clean coding.