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 type of comments are supported by PHP.
What the difference between the 'bitwise and' operator and the 'logical and' operator?
What is cookies? How to create cookies in php?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
What is config file in php?
Difference between mysql_connect and mysql_pconnect?
Write a program in php to reverse a number?
How can we know the total number of elements of Array?
What is namespace and use in php?
What is php array function?
Can you pass an array into a function?
Describe PHP error and logging information?
What is reference variable php?
What is escape data in php?
How to retrieve values out of an array?