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
How big is varchar max?
How can we get the error when there is a problem to upload a file?
Is it possible to protect special characters in a query string?
Which functions are used to remove whitespaces from the string?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
What is the difference between query and question?
What does $_server mean?
Why is php so popular?
What are the advantages of triggers in php?
What is new static in php?
What is the function in PHP do not return a timestamp?
How to increase the maximum execution time of a script in php?
What are the advantages of php?
How to protect special characters in query string?
Tell me how to find the length of a string?