Re: [PHP] Creating users and generating privileges for users

2009-11-22 Thread LinuxManMikeC
On Sat, Nov 21, 2009 at 7:05 AM, tedd tedd.sperl...@gmail.com wrote: At 6:36 PM -0600 11/20/09, nitin reddy wrote: Hey can one help me in creating different users using mysql for php and assigning different privileges for them ..any sample code available? -- PASULA NITIN REDDY Graduate

Re: [PHP] Creating users and generating privileges for users

2009-11-21 Thread tedd
At 6:36 PM -0600 11/20/09, nitin reddy wrote: Hey can one help me in creating different users using mysql for php and assigning different privileges for them ..any sample code available? -- PASULA NITIN REDDY Graduate Student in Computer Science Department University of Minnesota,Twin Cities

Re: [PHP] Creating users and generating privileges for users

2009-11-21 Thread Phpster
Check out the grant command in SQL for your database Bastien Sent from my iPod On Nov 21, 2009, at 9:05 AM, tedd tedd.sperl...@gmail.com wrote: At 6:36 PM -0600 11/20/09, nitin reddy wrote: Hey can one help me in creating different users using mysql for php and assigning different

[PHP] Creating users and generating privileges for users

2009-11-20 Thread nitin reddy
Hey can one help me in creating different users using mysql for php and assigning different privileges for them ..any sample code available? -- PASULA NITIN REDDY Graduate Student in Computer Science Department University of Minnesota,Twin Cities Minneapolis.