When do I use if/endif versus If{}?

后端 未结 6 874
暗喜
暗喜 2021-02-08 08:30

Well the question is self explanatory.

In PHP when do I use the if/endif notation instead of the standard if(something){} notation?

Exa

6条回答
提交回复
热议问题