The topic of parameter layout is a good one too. Awhile ago I
implemented parameter descriptions in a for the setcookie
docs: http://www.php.net/setcookie although it contains an example
column as cookies are kinda "special and weird" :) This topic of
parameter structure lives in the TODO as:
> > One very good idea for the PHP manual is creating individual
> > changelogs per function. This changelog would, for example,
> > be used for new and changed parameters, changed behaviors such
> > as default values, and various other changes. This would
> > replace the massive use of clutter
Hi!
One very good idea for the PHP manual is creating individual
changelogs per function. This changelog would, for example,
be used for new and changed parameters, changed behaviors such
as default values, and various other changes. This would
replace the massive use of clutter in the PHP manu
Hello all-
One very good idea for the PHP manual is creating individual
changelogs per function. This changelog would, for example,
be used for new and changed parameters, changed behaviors such
as default values, and various other changes. This would
replace the massive use of clutter in the P