I have never set up a web site running a mysql server, so I am little fuzzy on details concerning user authentication. Let's say I am creating a page where the user will enter his/her information. I write a PHP script to update the mysql table when they click 'submit'. Do I have to grant priveleges to anyone but myself on that table? The script is running from my directory, so it's really me who is updating the table, and it's my authentication information that the mysql server gets, right?
Sorry if that's a totally naïve question. Gotta start soemwhere. --Brandon _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]