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 triggers are used in mysql?
Which is better session or cookie?
How to get the value of current session id?
What is difference between post and put in rest?
Php error constants and their descriptions
What is the use of namespace in php?
Which function(s) in PHP computes the difference of arrays?
What is a http session?
Tell me how can I display text with a php script?
What is $row in php?
What is session in php w3schools?
Why php was called as personal home page?
Is php easier than node?
How many ways to include variables in double-quoted strings in php?
What is the difference between $var and $$var?