"asdfas/2131-safa",'drged'=>1234,'kjyr'=>1,'bnt'=>true);     &nb"/> "asdfas/2131-safa",'drged'=>1234,'kjyr'=>1,'bnt'=>true);     &nb">

【新人】请全部PHPER运行一下下面的代码,然后说说感想

WBOY
Release: 2016-06-13 12:31:02
Original
815 people have browsed it

【新人】请所有PHPER运行一下下面的代码,然后说说感想!

<br />
 $arr=array('aaa'=>"123234.232342",'dfwee'=>"asdfas/2131-safa",'drged'=>1234,'kjyr'=>1,'bnt'=>true);<br />
                foreach($arr as  $key=>$val){<br />
                        echo "{$val}==1234 resault is:".($val==1234)." || {$val}===1234 resault is:".($val===1234)."<br/>";<br />
                }<br />
Copy after login

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template