Why is the source program displayed in php?
For example:
<?
echo "hello php!"
?>
Through the browser, or above source program. Please let me know, thank you!
Has the server enabled the short tag style?
Use
<?php
You don't have a server open?
Has the server enabled the short tag style?
Use
<?php
##?>You don't have a server open?