$_VARIABLE_ = "chkContact".$i;
$_VAR_ = $$_VARIABLE_;
How do I make this work when $chkContact is a global variable? This
returns an empty value because it does not see that $chkContact is a
global variable...
Thankz in advance for your help!!
--
[ Swift eNetwork ] Matrix
http://matrix.swifte.net/
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]