From 16f066d8b3f3a5aa97f941461d890a211bb10110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E5=A8=9F?= <3113368166@qq.com> Date: Mon, 16 May 2022 13:08:20 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=202022?= =?UTF-8?q?0510PHP=E8=87=AA=E6=88=91=E4=BB=8B=E7=BB=8D=EF=BC=8C=E9=9D=99?= =?UTF-8?q?=E5=A4=9C=E6=80=9D=E5=92=8C=E7=AC=94=E8=AE=B0.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...35\345\222\214\347\254\224\350\256\260.md" | 77 ------------------- 1 file changed, 77 deletions(-) delete mode 100644 "20220510PHP\350\207\252\346\210\221\344\273\213\347\273\215\357\274\214\351\235\231\345\244\234\346\200\235\345\222\214\347\254\224\350\256\260.md" diff --git "a/20220510PHP\350\207\252\346\210\221\344\273\213\347\273\215\357\274\214\351\235\231\345\244\234\346\200\235\345\222\214\347\254\224\350\256\260.md" "b/20220510PHP\350\207\252\346\210\221\344\273\213\347\273\215\357\274\214\351\235\231\345\244\234\346\200\235\345\222\214\347\254\224\350\256\260.md" deleted file mode 100644 index d044bd1..0000000 --- "a/20220510PHP\350\207\252\346\210\221\344\273\213\347\273\215\357\274\214\351\235\231\345\244\234\346\200\235\345\222\214\347\254\224\350\256\260.md" +++ /dev/null @@ -1,77 +0,0 @@ -# 注意事项: - -(通用符) -单行注释:有//,#,Ctrl+/ -多行注释:/+* - -### 1:先启动此电脑管理设置里面的Nginx和php cgi;(还要注意目标索引要开启,127.0.0.1,local host) - -### 2:PHP标记方法最标准最常见的格式为: 中间是代码 结尾不用写 - -### 3:echo:是输出多个字符串,没有返回值 - -### print:是输出单个字符串,输入成功返回1,输入失败返回0; - -### 4:PHP里面连接多个字符用 . 不用+号 - -### 5:常量 - -### define 里面的true值表示为“大小通用”false值表示为 “严格区分大小写,要么大写要么小写” - -### 6:var_dump 显示返回值和数据类型 - - - -# 作业 - - - -
- - - - - - - - - - - - -作者:李白
- -床前明月光,
- -疑是地上霜。
- -举头望明月,
- -低头思故乡。
"; -echo "