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 correct and the most two common way to start and finish a php block of code?
How can you associate a variable with a session?
What are the main error types in php?
What is the use of ajax in php?
Write a program in php to print a table of a number?
How does php server work?
What is file upload?
How to count all the lines of code in a directory and sub folder?
How many types of php frameworks are there?
What the limitation of header() function in php?
Difference between mysql_connect and mysql_pconnect?
What is singleton pattern in php?
What is the default session out time?
What is the use of htmlspecialchars in php?
Tell me how to create a session? How to set a value in session? How to remove data from a session?