|
Sorry guys
What i was trying to do is let variable $pic determine which variable should be set at 4
so i would have $$pic=4
So if $pic would be 5 $5 would be set to 4 and if $pic 7 $7 would be set to 4
I couldn't figure out how to do this so i did it with $border[$pic]=4
And set $border[1]=0 till $border[14]=0 offcourse these where declared before $border[$pic]=4.
Greetz
Thierry
|