Guys please help me with this php and mysql prob I just installed a phpdev5 bundle and when I tried to use phpmyadmin at first I was able to create a database then after I restart it gave me a error Database running on localhost Error [COLOR=blue !important][COLOR=blue !important]SQL[/COLOR][/COLOR]-query : CREATE DATABASE MySQL said: You have an error in your SQL syntax near '' at line 1 what should I do I`m really a newbie here I just want to branch out from graphic design to web developing please help thanks please reply
i dont get what the error is. what query are you trying to run (as far as i know colour isnt a query) Have you setup the tables in the database? (i prefer http://www.webyog.com/en/ for creating databases and tables)
HI You can create database below: create database databasename you must create database in master database.