Re: [PHP-WIN] Newbie Question: Creating database

2002-01-04 Thread Jack Cazes
Actually I think I'm beginning to understand it. In the Mysql database is a USER table. In that table contains all the users and privileges...is this correct? Is there anyway of specifiying a certain user to a certain databasethat is only user A is allowed to access database B? Thanks again

RE: [PHP-WIN] Newbie Question: Creating database

2002-01-04 Thread Carl Campbell
I think it will suit you well, to get (and install) the 'phpMyAdmin' package. It will simplify the aspect of creating and maintaining the database, while you learn the ins-and-outs of MySQL. You may want to invest some time in reading and learning the MySQL documentation. Especially the part wh