how
Posted: Mon Nov 24, 2014 9:38 am
Hi,
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
<?php
$myarray = array(array(4,4,5,6,5 4,4,5,5,6), array(4,4,5,7,5 4,4,5,5,7), array(4,4,5,7,6 4,4,5,6,7), array(4,4,6,5,5 4,4,5,5,6));
?>
sort()?Maanu wrote:Kindly send me the function details to execute it without repetition.