here is the array that i get
Array
(
[Cart] => Array
(
[14] => Array
(
[nItmId] => Array
(
[1] => 5
[4] => 0
))
[15] => Array
(
[nQuan] => 1
[nSerId] => 1
[nItmId] => Array
(
[3] => 86
[34] => 1
[1] => 5
[4] => 0
))
[16] => Array
(
[nQuan] => 1
[nSerId] => 1
[nItmId] => Array
(
[3] => 86
[34] => 1
[1] => 5
[4] => 0
))
[17] => Array
(
[nQuan] => 1
[nSerId] => 1
[nItmId] => Array
(
[3] => 86
[34] => 1
[1] => 5
[4] => 0
))
)
) thanx in advance Haseeb
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

