> I think this sort of issue arises particularly because of the
> misconception that PHP is embedded inside HTML pages. Once a person has
> that idea in their head, they will start to work with an HTML template
> and add PHP as necessary. While that can work, in cases such as this,
> it's best to
From: Ashley Sheridan
> On Fri, 2009-09-18 at 19:01 +0200, Ralph Deffke wrote:
>> sorry man, but no blancs etc. means NOTHING should be send before the
header
>>
>> it should look like this:
>> >
>> header("Location: advertise2.php");
>>
>> ?>
>>
>> here u can do ur html
>>
>>
>>
>> not one
On Fri, 2009-09-18 at 19:01 +0200, Ralph Deffke wrote:
> sorry man, but no blancs etc. means NOTHING should be send before the header
>
> it should look like this:
>
> header("Location: advertise2.php");
>
> ?>
>
> here u can do ur html
>
>
>
> not one! single char incl. space should be ou
sorry man, but no blancs etc. means NOTHING should be send before the header
it should look like this:
here u can do ur html
not one! single char incl. space should be outputted before the header e.g.
before the php open tag.
ralph_def...@yahoo.de
""Ernie Kemp"" wrote in message
ne
4 matches
Mail list logo