hi guys, im not that new to the zend framework. i just started a new project with zend framework 1.12 and cant figure out why the framework would display output 3 time?
so for example in the index.phtml view script, whether i put hello, or <?= 'hello';?> i always get output: hellohellohello.

always 3times unless i put an exit right after the output, then it would only output once.
this is completely unsual and does not make any sense to me what so ever.
please let me know if anyone of you have any ideas.
thanks...

Hi, can you show the controller that loads this view?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.