array issue
Posted: Tue Dec 05, 2006 1:40 am
i want to remove element form array and what i know is '14937777' or '14547812', that's all, can i remove array form main array?
Code: Select all
Array
(
[14547812] => Array
(
[0] =>
[1] => Orch
[2] => Z
[3] => 245
)
[14937777] => Array
(
[0] =>
[1] => 140
[2] => I
[3] => 685
)
)