I'm using dreamweaver cs6 right now. I purchased your PHP professional query extension for adding MySQLi compatibility but I want to know if it can go through php and html files and change mysql_ to MySQLi line by line, as an example. Or do you have an extension that can change existing mysql commands / keywords to mysqli_ files.
I only know a basic amount of coding so i'd hate to do a find & replace for mysql_ to mysqli_ knowing that parameters & arguments may also be different from mysql to mysqli.
Thanks. |
|
|