[nycphp-talk] Cool new feature on php.net
Sterling Hughes
sterling at bumblebury.com
Tue Mar 4 13:25:42 EST 2003
>
> --- Adam Fields <fields at surgam.net> wrote:
> > On Mon, Mar 03, 2003 at 01:47:26PM -0500, Jon Baer wrote:
> > > I wish they had this for every language :-)
> > >
> > > So apparently you can just append the function in the request and it will
> > use your Language-Accept header to return the manual page for the requested
> > function ... pretty handy ...
> > >
> > > http://www.php.net/mysql_connect
> > > http://www.php.net/md5
> > > http://www.php.net/strstr
> >
> > Cool, yes.
>
> Well, somewhat cool IMHO.
>
> > Not new - they've been doing this for quite some time now.
>
> Yeah, certainly not new.
>
> The reason I said somewhat cool is because when you implement this
> ErrorDocument bit on your own server, you get swamped with error logs (which
> I have been unable to turn off - please correct me otherwise). It is nice
> functionality for the user, however.
>
You can supress those error messages btw.
-Sterling
--
"Reductionists like to take things apart. The rest of us are
just trying to get it together."
- Larry Wall, Programming Perl, 3rd Edition
More information about the talk
mailing list