Page 1 of 1

Problem with <?...?> in XAMPP 1.7.2

PostPosted: 11. August 2009 01:21
by anaktas
Yello everybody.

Today, I installed the updated version of XAMPP (1.7.2) and realized that my PHP code that uses the syntax <? ... ?> instead of <?php ...?> cannot be executed as normal PHP code.

Does anybody has the same problem and/or a solution?

Thank you in advance :D !

Re: Problem with <?...?> in XAMPP 1.7.2

PostPosted: 11. August 2009 01:45
by Wiedmann

Re: Problem with <?...?> in XAMPP 1.7.2

PostPosted: 11. August 2009 10:31
by anaktas
Thanks friend. Problem solved by modifying php.ini file.