Hey guys! Can someone execute a proper syntax for this type of code? Thanks! This is the line 26 by the way :)
$result = $dbhandle-$query($strQuery) or exit("Error code ({$dbhandle-errno}): {$dbhandle-error}");
Hey guys! Can someone execute a proper syntax for this type of code? Thanks! This is the line 26 by the way :)
$result = $dbhandle-$query($strQuery) or exit("Error code ({$dbhandle-errno}): {$dbhandle-error}");