Hi,
In a php script, I have to connect to a remote mysql database. I'm a bit
worried that some user might be bale to retrieve the source of the page and
see the user name and password to connect to the db.
Is this resonable? What's the best way to avoid it?
Thanks
Comment