Archive for the ‘DbFacePHP for MySQL’ Category
Since DbFacePHP for MySQL V1.9.2, a new application type: resultset checkpoint application was introduced. What is “resultset checkpoint application”? RC application helps you view a query’s resultset in the future. It consists of a Form(or not) and a query SQL statement. How to make a “resultset checkpoint application”? 1. Open the application management section, and [...]
A lot has been going on since v1.9.1. This version is not ready for production use, please test it on our live demo server: http://www.dbfacephp.com/mockup/index.php Any Question about the product, please mailto: support@tmworks.org.
As an experienced MySQL administrator, you may found that the mysql embed shell console was really useful and effective, you type a sql and press “Enter”, then the result returned! Simply and directly! But, most time your website host do not allow you access the MySQL directly and working with the shell console with (or [...]
PhpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. You may have installed and worked with it for some years, and find PHPMyadmin is really useful for MySQL administration. Administration is not enough, you may want to write application like CRUD with parameter, [...]
