Database name

kodrum

New member
Joined
Sep 30, 2004
Messages
1
Using phpmysql the users can create more amount of data bases that the assigned ones in the DA.

for example:
the user xxx has the possibility of creating one data base in his package.

xxx_test is your database.

but in phpmysql the user can create:

xxx1test
xxx2test
xxx3test
.
.
.
xxxztest

and can use all

Why?
 
Back
Top