Posted by Janwillem Borleffs on 12/09/05 22:33
ross wrote: > I understand that the "-" sign is seen as an operator. > is there a way to get around this? I need to have "-" in variable > names. Why a hyphen and not an underscore? Anyways if you insist: ${'super-man'} = 100; print ${'super-man'}; JW
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming