I just installed WAMP5 on my computer and I tested some scripts that I have made, but there seems to be some problems with using
and
I must use
Or it just won't work.
So I was wondering if this is some kind of 'problem' with Windows, WAMP5, PHP 5 or something else.
And should I stop using <?=$variable?> and <? ?>?
Thanks!
PHP:
<?=$variable?>
PHP:
<? ?>
PHP:
<?php ?>
So I was wondering if this is some kind of 'problem' with Windows, WAMP5, PHP 5 or something else.
Thanks!








