problem with "->" in php code
Posted: Fri Dec 11, 2009 8:23 am
I seem to have a problem with PHP assembling code when it encounters the assignment operator (->). My codes acts like I entered a ?> to end a PHP code sequence. It then starts printing the code on the screen until it encounters a new <?php code block. If I do not use and object assignment operators like '->' then everything works as normal. Anyone else run into this problem?
Thanks
Sam
Thanks
Sam