[PHP] problems with variable variables...

2002-07-12 Thread Dave at Sinewaves.net
I'm having a huge problem with getting variable variables to work. Here's what the code looks like... // This is set from a previous array... / $the_variablename[0] = processors; // Now I include a file called

[PHP] NEVERMIND! [PHP] problems with variable variables...

2002-07-12 Thread Dave at Sinewaves.net
Nevermind! I figured out the curly bracket syntax... Doh! It was buried in the manual the whole time! Dave -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php