Re: Need Help

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

 



On Fri, 3 Dec 2004 09:32:34 +0530, suneel <suneel@xxxxxxxxxxxxxxxxxxxxxx> wrote:

Hi to all

any one Could tell me any diffrence between <?php ?> and <? ?>. And which one is better to use and in which situations.

Byeeeeee

<? ?> is the older syntax, and it can cause problems with xml (as the xml prolog uses <?). Unless you have a specific reason to use <? (and laziness isn't a good one) you should generally use <?php.


--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

http://www.smempire.org

--
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