摘要: 单引号和双引号的区别 "; //输出段标记 echo '$i'; //输出字符 $i ?> 阅读全文
posted @ 2016-04-09 11:05 长马脸 阅读(158) 评论(0) 推荐(0)
摘要: Result: Yes: ;height:10;"> % No: ;height:10;"> % 阅读全文
posted @ 2016-03-27 12:19 长马脸 阅读(130) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-03-26 14:16 长马脸 阅读(109) 评论(0) 推荐(0)
摘要: "; } fclose($file); ?> 阅读全文
posted @ 2016-03-25 10:54 长马脸 阅读(138) 评论(0) 推荐(0)
摘要: form 阅读全文
posted @ 2016-03-25 10:28 长马脸 阅读(187) 评论(1) 推荐(0)
摘要: method="get" get为显性显示,你所发的参数,会在地址栏里显示 ,并且字符有大小限制,限制为100个字符 获取参数方式为 例如地址栏里显示: http://localhost/PHP100/welcome.php?name=zhaoying&age=33 method="post" 参数 阅读全文
posted @ 2016-03-23 11:39 长马脸 阅读(160) 评论(0) 推荐(0)
摘要: php的代码形式 我用的标记为 今天就从这里开始吧 阅读全文
posted @ 2016-03-22 17:11 长马脸 阅读(249) 评论(0) 推荐(0)