MySQL: Creating a database with
[email protected] (Alexander Schunk)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
Hello, i want to create a database with php. A look in the php manual says that you need a special 4.x MySQL version for using mysql_create_db(). I am getting error message: Call to undefined function mysql_create_db(). When is this function defined and in what version of MySQL? yours sincerly Alexander Schunk