Jump to content

Multiple annotations error in Zend Studio for fetch statement


tellyphp

Recommended Posts

I have a problem:

 

I have some PHP code as show below and every time I add the code at the while loop which starts while($select_stmt->fetch()), I immediately get an error and my page did not display. I downloaded the Zend Studio IDE and at the same line it highlights an error which states "Multiple annotations found at this line. Syntax error unexpected ->, unexpected ')'.

 

I have no clue how to resolve the error as I am new to PHP programming and the "Fix" option from the compiler offers no suggestions.

 

See the attached code file

 

 

 

code.txt

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.