Hi all,

I'm wondering if there is a difference between:

$foo{'bar'}
and
$foo{bar}

Is there any important difference? I prefer to use
single quotes (my editor handles color coding better
that way), but in examples I see from the list, etc.
folks don't seem to use them. Is there a reason why I
should ditch them?

Thanks,
--Mark Ross.

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to