I have 10 elements of Array, how can i remove 5 array
element, with single function.
Answer Posted / yukti vig
thats should be array_slice
array_splice is used remove a portion of the array and
replace it with something else
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hello Friends,I am seeking for a job in php having 9 months. exp.Please suggest any company openings.
What are the encryption functions available in PHP?
What are the different errors in php?
Name and explain five of the PHP error constants?
What does pear stand for?
Tell me how to execute an sql query? How to fetch its result?
Define object-oriented methodology?
What are the environmental variables?
How do you use end in python?
Tell me what is the actually used php version?
How do I see how many pages per session in google analytics?
Why do we use interface in php?
How to create a session? How to set a value in session? How to remove data from a session?
What is the meaning of a final class and a final method?
Where to put php files in apache server?