0 votes
in PHP by
When is a conditional statement ended with endif?

1 Answer

0 votes
by
When the original if was followed by: and then the code block without braces.

Related questions

0 votes
asked Jun 23, 2019 in PHP by SakshiSharma
0 votes
asked Jun 22, 2019 in PHP by SakshiSharma
...