Hello,
I often use AMS to access a mysql database.
In the most of cases I enable the mysql remote server, but to tell the truth this trick does not look good to me. I know that the basic CRUD(Create, Read, Update, Delete) can be done in this way.
My idea was to creating a php file that gives the opportunity to execute mysql queries via HTTP.Submit(). To be more clear this king of feature is in Navicat and it uses a ntunnel.php to access the mysql database via http LINK.
Maybe this is done before, but I haven't found it here.
I would be a great thing if AMS access and execute queries with just a php file.
I often use AMS to access a mysql database.
In the most of cases I enable the mysql remote server, but to tell the truth this trick does not look good to me. I know that the basic CRUD(Create, Read, Update, Delete) can be done in this way.
My idea was to creating a php file that gives the opportunity to execute mysql queries via HTTP.Submit(). To be more clear this king of feature is in Navicat and it uses a ntunnel.php to access the mysql database via http LINK.
Maybe this is done before, but I haven't found it here.
I would be a great thing if AMS access and execute queries with just a php file.