How to Get First and Last Element of array in PHP?

Hello friends, today I will tell you through this tutorial how you can get the value of first and last of any array through php.

How to Get First and Last Element from array Using PHP, Finding First and Last Element entires in array Using PHP, Get First and Last Element in array in PHP

For example, you have values ​​from 1 to 10 in the format of the array and you want to get the first value of the array and the second value of the array. So how do you remove this value through php? The example of this is given to you below.

<?php 
    $array = array(22.0,22.1,22.2,22.3,22.4,22.5,22.6);
    $myfirst_element = reset($array);
    $mylast_element = end($array);
    var_dump($myfirst_element, $mylast_element);
?>
Cialis (Tadalafil) är den främsta konkurrenten till Viagra (Sildenafil) på marknaden för erektil dysfunktion. köpa Cialis i Sverige föredras av många på grund av sin längre varaktighet och anses vara det mest kostnadseffektiva varumärkesbaserade ED-läkemedlet som finns tillgängligt i Sverige. Cialis finns i två varianter: Cialis och Cialis Daily, och fyra olika doseringar: 2,5 mg, 5 mg, 10 mg och 20 mg, erbjuder Cialis också en rad olika alternativ för att passa patientens behov.