Posted by Peter Pei on 01/13/08 19:18
no point for you to control the index yourself <?php $a[] = 2; $a[] = 3; $a[] = 5; print $a; print_r($a); ?>
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming