我正在学习php,但无法让我的第一次练习起作用。为什么?https://codepen.io/adsler/pen/VwLaaKv<!DOCTYPE html><html><body> <?php echo "hello world 1"; ?></body></html> 查看完整描述