Question About Array

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all ,
i have this Array :
$country=array("USA","KSA","SYR","GER","EGY","JPA","CHA","PAK");

// I want the output of this array looks like this :

USA  KSA  SYR
GER  EGY  JPA
CHA  PAK


i know it's can be done in Nested for loops , but i don't know how .

thanks 


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux