[SOLVED] An array question
Posted: Wed Feb 11, 2004 11:46 pm
How would I give all the variables in this array
$de_dust2 = array('$de_dust2_a', '$de_dust2_b', '$de_dust2_c', '$de_dust2_d');
a value of 0??
TY
$de_dust2 = array('$de_dust2_a', '$de_dust2_b', '$de_dust2_c', '$de_dust2_d');
a value of 0??
TY