Re: <?=$var?> on OS X

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 27/11/06, Brian Dunning <brian@xxxxxxxxxxxxxxxx> wrote:
I've got a new OS X box and for some reason <?=$var?> doesn't work
like it does on all my other OS X boxes - anyone know a quick reason
why not?


Exactly for that reason I don't recommend that you use it. Just use
<?php print $var; ?> as it's portable and doesn't add that much
typing- certainly not enough to justify the headache.

Dotan Cohen

http://what-is-what.com/what_is/webpage.html
http://lyricslist.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux