- 8
- 0
- 约1.14万字
- 约 15页
- 2017-07-20 发布于河南
- 举报
php自学笔记总结(PHP self-paced notes summary)
php自学笔记总结(PHP self-paced notes summary)
PHP self-study notes summary
Im going to start studying PHP soon. Ill also have some spare time. Ill take notes on PHP learning these days and sort it out and share it with you
Part 1 basic knowledge of PHP
Localhost;
Phpinfo; (see the PHP property function)
Switch; (conditional statement)
Case; (equals equals)
Default; (in the switch conditional statement, which means that all values are unequal and need output. Equivalent to the else in the if conditional statement
Break n; (jump out of the loop module)
Print_r; (see the full form of the array array)
C
您可能关注的文档
- vary中英对照(Vary chinese-english control).doc
- VB VPI全攻略(VB VPI complete strategy).doc
- vary测试参数与出图参数(仅供参考)(Vary test parameters and drawing parameters (for reference only)).doc
- VB6实现窗口图像缩放、滚动技巧(转)(VB6 implementation window image zooming, rolling technique (rotation)).doc
- VBA Excel 排序(VBA, Excel sorting).doc
- VBA for Excel Worksheet 对象(VBA for Excel Worksheet objects).doc
- VBA 单元格操作详解(个人总结,请勿转载)(VBA cell operation details (personal summary, do not reprint)).doc
- vba数据透视表(Vba PivotTable).doc
- VBScript.RegExp(VBScript.RegExp).doc
- Vbscript类型转换函数(Vbscript type conversion function).doc
原创力文档

文档评论(0)