Aqui está então um enigma para os nativos entreterem o cérebro.

<?php
$x = range ('a','z');
$x[] = ' ';
$out = array ($x[15],$x[4],$x[3],$x[17],$x[0],$x[26],$x[3],$x[14],$x[26],$x[14],$x[20],$x[17],$x[14]);
foreach ($out as $l)
echo $l;
?>

Aqui ficam também algumas ajudas:

http://www.google.pt

http://www.php.net

A resposta para este enigma vale uma mini no perturbar no sábado :D