PHP Tutorial: Blog(Including commenting)
Posted: Mon Oct 15, 2012 5:25 am
Hi,
I am facing with the same problem. I ran the code in the myPHPadmin and got this message:
ERROR
SQL query:
FUNCTION valid_pid($pid) {
$pid = ( INT ) $pid;
MySQL said:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'function valid_pid($pid){
$pid = (int)$pid' at line 1
Appreciate your help!!!
I am facing with the same problem. I ran the code in the myPHPadmin and got this message:
ERROR
SQL query:
FUNCTION valid_pid($pid) {
$pid = ( INT ) $pid;
MySQL said:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'function valid_pid($pid){
$pid = (int)$pid' at line 1
Appreciate your help!!!