I have 10 elements of Array, how can i remove 5 array
element, with single function.
Answer Posted / guest
using "limit 1 5"
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is the use of "echo" in php?
How is it possible to know the number of rows returned in result set?
How to create a session? How to remove data from a session?
How to enable error reporting in php?
How to delete an element from an array?
What will the ?getdate() function returns in PHP?
How can you get the size of an image in PHP?
What are the advantages of using php?
Is null empty php?
Can you specify the "new line" character in single-quoted strings?
what is session_set_save_handler in PHP?
Is php secure?
Explain difference between urlencode and urldecode?
What is cakephp framework?
What is difference between print_r and echo in php?