Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I have 10 elements of Array, how can i remove 5 array
element, with single function.

Answer Posted / phani

$output = array_splice($input, 0, 5));

print_r($output);

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default session time in php?

1072


How to redirect a page in php?

1061


What is the default time in seconds for which session data is considered valid?

1184


Why should I store logs in a database rather than a file?

1074


Write a program in php to find the occurrence of a word in a string?

1122


Explain how we can get the number of elements in an array?

1104


Does php need html?

1034


How to Retrieve a Cookie Value?

1301


What is array filter php?

967


/temp is a type of filesystem directory. State Whether True or False?

1063


Do I need to install php after xampp?

1037


What is overriding in php?

1135


What is htaccess? Why do we use this and where?

1031


Explain object-oriented methodology in php?

1056


Explain me how to include a file to a php page?

1027