halojoy;10941790 wrote:Without see the code
it is not easy to try to guess.
Can you copy and paste some lines + the Error message?
Sounds like some spelling mistake of mysqli_query()
and really strange if those 2 lines are alike.
Yeah, it is weird. Although to add a new twist, the file seems to execute just fine.
The error is showing up in Zend Studio's debugging output, but if I run a 'php -l' on the file from a terminal prompt, there aren't any errors. I guess I'm going to have to assume the problem is with Zend, and not the file. Maybe I just panicked and posted the problem prematurely. Thanks for jumping in, though.