introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.
-->

problem with php interpretation



Posted by: throwk
July 10, 2009 11:28AM
Hi, my easyphp instalation dont know what is <? so i change it for <?php and it works. Now, when I call a function from a class like $objSQL->function();
it stops on -> and dont interpretate anymore. how can i configure it or solve this problem?

Thanks