[wp-hackers] variable variables in admin.php

John Joseph Bachir jjb at ibiblio.org
Mon Aug 1 01:59:06 GMT 2005


okay, further experimentation shows that the reason for this is that there 
is no way for php to be happy with an array reference providing the string 
key for a further array reference... or i guess it's a problem with the 
string quoting levels...


On Sun, 31 Jul 2005, John Joseph Bachir wrote:

> In wp-admin/admin.php, beginning on line 26, why is another variable, $wpvar, 
> used inside the loop? why not just use $wpvarstoreset[$i]? Sorry if I'm 
> missing something obvious : )
>
> Thanks,
> john
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list