|
Posted by Pat on 01/07/06 16:41
Hi,
i wrote a webapplication with mysql database. I the PHP code; i use user
'root' in the mysql_connect command.
The user of the application is limited to the application and cannot delete
or alter a table, only update, delete and insert the tables.
Is it a good practise to do so, or is it better to define a "anonymous" user
with limited rights?
Thanks
Pat
Navigation:
[Reply to this message]
|