Home  >  Article  >  Backend Development  >  php elseif 跟else if区别

php elseif 跟else if区别

WBOY
WBOYOriginal
2016-06-13 13:16:11736browse

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

Statement:
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