A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by FlashPack » Sun Nov 16, 2008 2:16 pm
Code: Select all
$array=array('1','2','3','4','5');
$array=array('5','4','3','2','1');
Post by Syntac » Sun Nov 16, 2008 2:28 pm
Post by FlashPack » Sun Nov 16, 2008 3:29 pm
Return to “PHP - Code”