Re: Re: What's the difference between <? ?> and <?php ?> ???

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

 



In your php.ini, if you want <? and ?> to work, you need to turn on "short tags". However, it is better to write long-tag compliant code in the first place. However, going through and editing that much code can be a bit of a bother.

friso wrote:
all I know is that <? ?> are not XML compliant and you are advised to use <?php ?> instead...

""Abhishek Dutta"" <abhisek.dutt@xxxxxxxxx> schreef in bericht news:b7a836190709300013m3c2fe240h5a74749607aed330@xxxxxxxxxxxxxxxxx
Hello.
I just did a 'manual' installation of php on my winxp. A very weird (maybe) problem encountered. It doesn't 'recognize' <? ?> tags. but it recognizes
<?php ?> tags. Clueless. Someone please help me out.
regards
Abhisek




--
Jarrett M. T. Meyer, M.B.A.
jmtmeyer@xxxxxxxxx
http://www.jarrettmeyer.com

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux