On Friday 26 October 2001 05:29 am, Harpreet wrote:

> I do have root access and run the Grant command in Telnet.
>
> But what i want to do is have a web page called add_user.php. When
> the administartor adds a username and password i want that user to be
> granted all rights. I eman can i run the Grant statement in my php
> page and not on Telnet.

All the grants and access info are stored in the "mysql" database. You 
can manipulate it directly to grant whatever you want. For the details 
look in the manual.

regards
-- 
Jason Wong
Gremlins Associates
www.gremlins.com.hk

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to