Is mysql query in the php will not execute without phpmyadmin?
I have recently taken VPS server. they have installed Mysql, PHP not the
PhpMyadmin. I can able to run sql commands from putty client terminal.and
also Php Script Like
echo "Hello";
But I am not able to run sql queries within php from browser. Simply i am
getting Server error. Is it due to phpMyadmin not installed?
No comments:
Post a Comment