I'm curious, in what ever editor you use to author your PHP...after your closing tag, do you have another line below that?
Using line tags like this:
67 echo 'response=finished';
68 ?>
69
In my testing, this reproduces the situation you describe.
Digital Gypsy
