Are you talking about user authentication for the purpose of people
accessing the MySQL database or are you talking about user authentication in
terms of people accessing restricted areas on a website?


> -----Original Message-----
> 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 naove question.  Gotta start
> soemwhere.
> 
> --Brandon


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to