我们班正在学习编码。它不超过php,所以我正在努力学习它自己。我们使用jsbin和cloud9。Cloud9很不错,但我在使用它时遇到了困难。我想跟随一个特定的教程。
这是php的教程。
我用相同的代码创建了一个html文件和一个php文件。这是代码:
<!DOCTYPE html>
<html>
<body>
<h1>My first page</h1>
<?php
//Tell the browser that we are sending it a PNG image to display
header("Co