Hi again, moved the topic to a new one because it no longer uses PCRE. I have the physical problem of having lost my dev pc and 24" screens, now having to make do with android on a 3.5" touchscreen.
So the issue i have encountered is again a likeness of this time a bit more physically - "not being able to see the forest for the trees", as my viewing area has been greatly diminished. The code is below, with the php error_log thereafter.
<?php
$t = intval($_GET["t"]);
switch ($t) {
case 1:
header('Content-Type: Text/XML');
break;
case 2:
header('Content-Type: Text/JavaS