On Fri, April 27, 2007 9:45 am, Daniel Brown wrote:
>     Maybe the PHP site itself should be Wiki-fied so that we could
> just go
> in ourselves and fix the errors.  I don't see that happening any time
> soon
> though....

Gah.

php.net as a Wikki would be a nightmare...

If you *really* want to fix the errors, grab the docs source from CVS
and start figuring out what needs doing and submit patches.

The function lookup routine has a whole mess of "special case"
hard-coded lookups that happen before the usual exact match on a
function name lookup.

I dunno why some of those do the things they do, but if you get a
"weird" re-direct (like CSV -> gzeof) then using the search box in the
navbar with "online documentation" instead of "function list" will
almost always get you what you really wanted.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to