|
Prev: cannot compile php 5.2.5 following instructions exactly with vc++ 6
Next: What's the difference between <? ?> and <?php ?>???
From: "friso" on 17 Feb 2008 10:56 all I know is that <? ?> are not XML compliant and you are advised to use <?php ?> instead... ""Abhishek Dutta"" <abhisek.dutt(a)gmail.com> schreef in bericht news:b7a836190709300013m3c2fe240h5a74749607aed330(a)mail.gmail.com... > 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 > |