add:数组的常见方法
This commit is contained in:
10
09-Ajax/1.php
Normal file
10
09-Ajax/1.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<?php
|
||||
echo "我的第一段 PHP 脚本";
|
||||
?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user