quote:
Originally posted by Matti
It may be your test.php which gives some extra characters?
If I access the test.php on your server, it gives me:quote:
No user with this email exists
with a tab character and a new line character at the end. Maybe you should check your code to see if there are no blank characters in front or after your <?php ... ?> tags?
I've set it up so people have to register, however I'll probably remove that. Thanks though, I had extra characters in my php file, I'm terrible at this coding