Actually, I think that having function names in anything but lower case only
makes the manual less consistant and could even confuse new comers by
possibly making them think that certain functions that are written a certain
way in the docs (ala pdflib) must be written that way in code.

I would propose that a phpdoc wide change be made so that all functions are
written in lowercase form.  It's not necessary to have them in a mixed case
created on the author's whim.

My 2 cents...

Daniel

----- Original Message -----
From: <[EMAIL PROTECTED]>
Newsgroups: php.doc
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 19, 2001 5:10 PM
Subject: Re: [PHP-DOC] Function References not showing up in docs for mixed
case function names


> > Linking is case sensitive. You should use lowercase
> > names to have links.
>
> function-names are NOT case-sensitive in PHP itself... so why not change
the
> stylesheets or something so that it is NOT case-sensitive in the docs
> either?
>
> We've got an excellent DSSSL-fu'er over here :), maybe he or someone else
> knows how to change that?
>
> Greetz,
> Jeroen
>
>
>

Reply via email to