php elseif 跟else if区别

WBOY
Release: 2016-06-13 10:40:31
Original
782 people have browsed it

php elseif 和else if区别
elseif和else if在使用大括号的时候是一样的,
但是elseif可以用于冒号,而else if则不能。

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