Hi I like the following form, not sure how much time gets wasted in parsing but it's easy > for me < to follow :)
while(something):
if(something else):
yada;
else:
forget it;
endif;
endwhile;
Tom
At 11:51 AM 21/04/2002, Frank wrote:
>"The nice thing about standards is that there are so many to choose between".
>
>Subject: Uses of block markers in coding
snip
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

