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
Do you know what is the use of rand() in php?
What is a php 5?
Write a query to find the 2nd highest salary of an employee from the employee table?
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
How do I know my xampp version?
What are the three classes of errors that can occur in php?
How to convert strings to numbers in php?
Differences between get, post and request methods ?
What is meant by variable variables in php?
Is php faster than javascript?
Why many companies are switching their current business language to php?
Tell me how do you execute a php script from the command line?
What are php magic methods?
How can you increase the maximum execution time of a script in php?
Is a number php?