<?=$test?> not working but <?php echo $test?> does?

juliepelletier

New member
I just installed a WAMP server with PHP 5.3 and for some reason it doesn't parse everything as I'm used to and I can't seem to find why.

Is this related to php.ini or apache configuration?
 
Back
Top