help me to solve a problem
Posted: Fri Apr 02, 2010 3:10 am
i have install php 5.2.13
with apache 2.2
after installing both i made a php file for testing it.
i saved it by name of test.php then i opened it in browser by typing http://localhost/test.php
result:
full code in file appears in browser as follows
"< html >< head >< title > PHP Testing < /title >< /head >< body >< ?php echo “ < p > If you see this then we did it right! < /p > ”; ? ></body></html>
how to solve this issue
with apache 2.2
after installing both i made a php file for testing it.
i saved it by name of test.php then i opened it in browser by typing http://localhost/test.php
result:
full code in file appears in browser as follows
"< html >< head >< title > PHP Testing < /title >< /head >< body >< ?php echo “ < p > If you see this then we did it right! < /p > ”; ? ></body></html>
how to solve this issue