[PHP] Implode a 2D Array

2009-07-02 Thread salmarayan
Can any one tell me how can i implode a two D Array. i can implode normal arrays, but when i try to implode multidimensional Arrays, the result is empty. can some one tell me how to implode an array Like This $x=array ( [0] => array ( [side] => sell [stock_code] => AFMC.CA [quantity] => 200 ) ,

[PHP] How to sort a two-D ARRAY

2009-06-24 Thread salmarayan
Can Anyone tell me how to sort two D Array for example like this one based on the gain Array ( [0] => Array ( [company_name] =>X [gain] => 0.2 ) [1] => Array ( [company_name] => y[gain] => 0.34 )[2]1] => Array ( [company_name] =>z[gain] => 2 ) ) Thanks in advance -- View this message in context

[PHP] Calendar

2009-06-18 Thread salmarayan
Does Any body please have the code of A Java Script Calendar that works with a PHP Html Form.. if yes can you please send it as i have one but does not work that Efficiently. Thanks in advance -- View this message in context: http://www.nabble.com/Calendar-tp24099681p24099681.html Sent from t