<?php $string = 'Vallabh Kansagara <vrkansagara@gmail.com> | https://vrkansagara.in'; $reverse = ''; $i = 0; while(!empty($string[$i])){ $reverse = $string[$i].$reverse; $i++; } echo $reverse;
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`