Posted by Arjen on 01/16/07 07:33
Michael Fesser schreef:
> .oO(John)
>
>> I have a php contact script and I want it to redirect to my homepage
>> without using the standard header command.
>>
>>
>> <?php
>> header("location:http://www.johndoe.com/index.html");
>> exit;
>> ?>
>
> That's the correct way. What's wrong with it?
>
> Micha
I'm guessing headers allready sent error.
If op could show some code it would be clear :-)
--
Arjen
http://www.hondenpage.com - Mijn site over honden
Navigation:
[Reply to this message]
|