diff --git a/images/27436032217072020.png b/images/27436032217072020.png new file mode 100644 index 0000000..69c5e63 Binary files /dev/null and b/images/27436032217072020.png differ diff --git a/php.md b/php.md new file mode 100644 index 0000000..99a906d --- /dev/null +++ b/php.md @@ -0,0 +1,738 @@ +[toc] + +## php脚本组成 + +### 1. ` `标记 +PHP 标记为 ` ` +```php +//基本语法demo1 + +
++ +
+ +