Re: [PHP] How do they do that?

2003-08-17 Thread David Otton
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

Re: [PHP] How do they do that.

2001-09-22 Thread Alexander Skwar
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