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...


Which method removes the last element from the end of an array?



Which method removes the last element from the end of an array?..

Answer / Minakshi Rani

In PHP, you can use the array_pop() function to remove the last element from an array.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What was the old name of php?

1 Answers  


What is split function in php?

1 Answers  


Which is better session or cookie?

1 Answers  


1.Where are the sessions storing ? 2.What are the contents of a session file ? 3.If the server is loaded with too many session files there is a possibility of server crash. How can we solve this issue? 4. How does php server identify that the particular session belongs to particular user ? For ex: If two users A and B logged from different machine, separate session files (say 1 and 2) will be created in the server. But how the php knows that 1 belongs to A and 2 belongs to B ?

4 Answers   PA Consulting, TCS,


How many ways are there for passing variables between pages in PHP and what are they ?

10 Answers  


List data types in PHP?

1 Answers  


What are the four scalar types of php?

1 Answers  


What does the unset() function mean?

1 Answers  


What is the difference between die () and exit () in php?

1 Answers  


What is the difference between null and empty?

1 Answers  


What is the use of ajax in php?

1 Answers  


What is repository in php?

1 Answers  


Categories