Re: [PHP] help database creation....

2001-01-11 Thread Web master
better use 'root' user or create a user with enough privilage to create database Jesus Nava wrote: > Hi everybody!!! > I want to create a new database using a form to take the name of the database. For >some reason I get "Couldn't create database". Can some body tell me what I am doing >wrong.

Re: [PHP] help database creation....

2001-01-11 Thread Ignacio Vazquez-Abrams
On Thu, 11 Jan 2001, Jesus Nava wrote: > Hi everybody!!! > I want to create a new database using a form to take the name of the database. For >some reason I get "Couldn't create database". Can some body tell me what I am doing >wrong... > > if (!$dname) > { > header("Location: http://loc