Blogger Information
Blog 19
fans 0
comment 0
visits 13574
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
PHP基础2-第九期(191112作业)
feng
Original
892 people have browsed it

手抄作业:

is_bool()判断变量是否为布尔型;

is_int()判断变量是否整型;

is_float()判断变量是否是浮点型;

is_sting()判断变量是否是字符串;

is_null()判断变量是否为空;

isset()判断变量是否有值;

empty()判断变量是否为空;

unset()释放变量;

手抄.jpg

Correcting teacher:查无此人查无此人

Correction status:qualified

Teacher's comments:完成的不错。
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments