06-25-2009, 07:51 PM
|
#5 (permalink)
|
|
The Wanderer
Join Date: Jun 2009
Posts: 20
Thanks: 2
|
Thanks dear..it will work but if i want to delete a multiple element from an array which is not same then what i can do?
example:
array("a","b","c","d");
and i wanted to delete "b" and after that element .but i don't know the position of "b".
|
|
|
|