As far as I know there should not be any problem but I
prefer SQLyog for all my MySQL work.
It even has HTTP Tunneling to access dbs that dont
allow remote access.
Karam
--- leegold <[EMAIL PROTECTED]> wrote:
> Can using PHPMyAdmin cause problems. What I'm doing
> is, I'm using
> PHPMyAdmi as a
Can using PHPMyAdmin cause problems. What I'm doing is, I'm using
PHPMyAdmi as a data entry tool. I create a new record in a table and
then fill in the fields with the field editing and insert abilities of
PHPMyAdmin. For a remote user of course I'd escape any inserted strings
with addslashes or m