phpbar.de logo

Mailinglisten-Archive

[php] Header

[php] Header

Matthias Blaser php_(at)_phpcenter.de
Wed, 25 Jul 2001 21:26:11 +0200


Hallo,

> wer hat einen Tip, warum nicht weitergeleitet wird ?
> Fehlt da etwas ?
> 
> <?
> ......db_abfrage......
> 
> Header("Location:$url");

das liegt wohl am fehlenden Leerzeichen:
header("Location: $url"); 

Gruss,
Matthias


php::bar PHP Wiki   -   Listenarchive