|
Are you sure this is the right code segment? There isn't a line 86.
That aside - granted, I'm kinda new to PHP, but the syntax looks kinda odd. Those "print" statements don't need parenthesis? And you can reference variables while inside quotes (like you do when forming the query)? Even if it's legal, it's poor syntax.
|