While im using mysql_create_db i get following error:
Fatal error: Call to undefined function mysql_create_db() in E:\server\WebPages\createmovie.php on line 8
On php manual i get some answer and i use mysql_query i alredy make db with it, but im working by steps on book and want learn this way also.
Im using thise almost on default settings should i change aneything?
php-5.2.6
mysql-5.0.51b
apache 2.2.9
Hope im not too anoying with those errors.