phpbar.de logo

Mailinglisten-Archive

Re: [php] Split ? Location ?
Archiv Mailingliste php_(at)_infosoc.uni-koeln.de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [php] Split ? Location ?



Egon Schmid wrote:
> > Gibt es nicht sowas wie Location?
> > Peter
> 
> Nein, das ist HTML und hat nichts mit PHP zu tun.

Nein, das ist HTTP und hat nichts mit PHP oder HTML zu tun ;-) .

In PHP kann man diesen HTTP-Redirect erzeugen mit
    <?
	... URL ermitteln ...
	Header ("Location: $neue_url");
	...
    ?>
Der Header-Befehl muss erfolgen, _bevor_ irgendetwas anderes (auf
STDOUT) ausgegeben wird.

> 
> -Egon

Ciao,
	Harald

-- 
* Harald H.-J. Bongartz                              bongie_(at)_gmx.de  *
* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- *
* "The day Microsoft makes something that doesn't suck is probably  *
*  the day they start making vacuum cleaners."  --Ernst Jan Plugge  *

Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive