FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » When do I use {}?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: When do I use {}? [message #169533 is a reply to message #169531] Fri, 17 September 2010 09:36 Go to previous messageGo to previous message
Erwin Moller is currently offline  Erwin Moller
Messages: 228
Registered: September 2010
Karma:
Senior Member
On 9/17/2010 11:28 AM, The Natural Philosopher wrote:
> Marious Barrier wrote:
>> Curly brakets just wrap code... if they are after a control
>> statement... like an if, a do, a while, an each, a foreach, switch or
>> others... they determine the code which is going to be executed when
>> necessary.
>>
>
> Strictly they are BLOCK statement delimiters.
>
>
> so if($something)
> {
> //then this block
> ..
> ..
>
> .} //end if
> and so on.
>
> Basically the way PHP does a GOTO without using a GOTO :-)

AAARGH!
Stop that please please.

If you keep bringing that GOTO up in here I'll have to track you down,
find your house, and put a VIC20 through your throat for every time you
used that word!
That is a joke, don't worry. I am not a violent man, and would never do
such things to a VIC20s.

Regards,
Erwin Moller


>
>
>> On 09/16/2010 10:13 PM, bruceaj wrote:
>>> I have code samples where some variables are wrapped in {} (curly
>>> brackets.) My problem is that I can find anything in the documentation
>>> when they can be uses.
>>>
>>> Can someone tell me or point me to some documentation??
>>>
>>> Thanks...
>>>
>>> Bruce


--
"There are two ways of constructing a software design: One way is to
make it so simple that there are obviously no deficiencies, and the
other way is to make it so complicated that there are no obvious
deficiencies. The first method is far more difficult."
-- C.A.R. Hoare
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: OOP, classes and databases
Next Topic: @sessionstart()
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Oct 20 13:55:37 GMT 2024

Total time taken to generate the page: 0.05028 seconds