| See our MySqli Conversion Tool |
In the last versions of PHP MYSQL is deprecated and will be removed in a future PHP version so it's very important you start using the new
MySQLi PHP feature to be ready when PHP remove the MySQL support. So you will not need modify your web-sites when PHP MySQL will be permanently removed.
Also Dreamweaver server behavior are deprecated and we don't now if Adobe will continue to support and develope it.
So we develope a set of server behavior in order to create recordset/insert/update/delete/repeat-region behaviors for your PHP pages. This server behaviors has the same graphic interface as the standard Dreamweaver behaviors only change the generated code, so for you it's very simple change from MySQL to
MySQLiWe also modify the create connection behavior in order to create
MySQLi connection.
All this new features are included in the Php Professional Query server behaviors and all our extensions (last release) are compabile with PHP
MySQLi.
Php Professional Query is a grafic design grid to create or edit the SQL statements in the Recordset (Query) ServerBehavior.
Support for Join Tables, group query and extended criteria.
It work like MS ACCESS with some small differences in the sintax.
No limitations in the table's number and in the field's number.