View Single Post
02-18-2007, 11:24 PM
#4
Ali is offline Ali
Status: Junior Member
Join date: Feb 2005
Location:
Expertise:
Software:
 
Posts: 45
iTrader: 0 / 0%
 

Ali is on a distinguished road

  Old

Originally Posted by Indy View Post
I'm not much of a PHP programmer, so this is probably a stupid question.

But, how would php know when to stop processing the 'else' part of the statement? |:
if there are no {} curly brackets after else, that means only the next first statement will be considered as a part of else.

cheers