<?php $_POST = [ 'wind_1' => 'hk', 'wind_2' => 'pop', 'wind_25' => 'another' ]; echo substr(array_key_last($_POST), 5);
You have javascript disabled. You will not be able to edit any code.