> by Daniel:
>
> 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.

> by Jeroen:
>
> 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?

XML *IS* case sensitive, and we use XML to make the docs.
So I think we should be XML compatible with function names too.

Goba
........................................................... . . .  .  .
Editor of the Hungarian PHP manual, Admin of the Hungarian PHP mirror

Reply via email to