Home > Q&A > body text
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!
**推广网2020-06-04 09:00:52
Has the server enabled the short tag style?
Use
<?php
永不放弃2020-06-03 22:31:19
You don't have a server open?
After opening all servers, php Apache mysql is still like this. Click the green icon and see that they are all open. Please continue to give advice.