Advertisement
xkeshav

Untitled

Feb 10th, 2012
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.07 KB | None | 0 0
  1. foreach (range(0,36) as $f )
  2. {
  3.   $arr_$f = array_fill('0','0',$f);
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement