On Sun, 17 Aug 2003 23:13:24 -0400, you wrote:
>I was wondering.
>http://www.php.net/date
>gives me/redirects to:
>http://www.php.net/manual/en/function.date.php
>
>How do they do that?
>What $_post[??] is that? Or is it a sevrer (Apache, I suppose?) thing?
I don't know how php.net does it, but I
I was wondering.
http://www.php.net/date
gives me/redirects to:
http://www.php.net/manual/en/function.date.php
How do they do that?
What $_post[??] is that? Or is it a sevrer (Apache, I suppose?) thing?
--
John
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www
So sprach »Urb LeJeune« am 2001-09-22 um 10:10:21 -0400 :
> Is there any documentation on how they do that?
I suppose, they're using Apache's mod_rewrite which transforms the URL
(php.net/fopen) to the search form
(manual-lookup.php?lang=en&function=fopen) if the part after the / is
not otherwise
This is sharp.
http://php.net/fopen
actually bring up:
http://www.php.net/manual/en/function.fopen.php
Is there any documentation on how they do that?
Urb
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
4 matches
Mail list logo