Help for this page
Select Code to Download
Select
or
download this
++$x; $array[$x + 1] = $x; ++$x;
Select
or
download this
++$x; ++$x; $array[$x] = $x;