Posted by Geoff Berrow on 07/22/05 10:27
I noticed that Message-ID:
<MPG.1d4a44faf82b7944989d45@no-cancel.newsreader.com> from SOR contained
the following:
>> header("Location: 'filename.php"):
>>
>
>Damn silly name if you ask me - wouldnt something like
>webpage('filename.php') be better .
You could write your own function :-)
function webpage($url){
header("Location: $url");
}
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|