Dynamic PHP pages give you the option to choose a MySQL table dynamically from which to query. You must ensure that the table exists before running a query on the table. PHP has a quick function that ...
I have an IIS6 box w/ PHP installed. One of the php pages requires a connection to a remote MySQL 5 box (same subnet, so no fw issues).<BR><BR>With this same user on the MySQL box itself, I can ...