I have 10 elements of Array, how can i remove 5 array
element, with single function.
Answer Posted / pankaj
NO Dear vipul Both have great diff. array_slice and
array_splice first one remove from start and return
remaining while second one will have value in array not
remaining.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use inheritance in php?
Tell me how to find current date and time?
Which function is used to strip whitespace?
How do I find out the number of parameters passed into function9?
How to count all the lines of code in a directory and sub folder?
What is a php form?
How can I find my php version?
How easy is php?
What are the features and advantages of object-oriented programming in php?
What is the difference between pop3 IMAP and MAPI?
What is inheritance in php with example?
Is jquery better than javascript?
What is $_ post in php?
When are you supposed to use endif to end the conditional statement?
how to detect a mobile device using php