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?
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?