Posted by Grande News on 10/16/07 22:31
Hi, I've got some PHP code that looks like this $cura= ord($data{$pnum*2}); $curb = ord($data{$pnum*2+1}); Notice the curly braces -- does using them make any difference, or will square brackets do the same thing? Thanks B
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming