On Mon, Jul 20, 2015 at 6:22 PM, Elmer Beardshall <aebeardsh...@comcast.net> wrote:
> Thanks for answering. > > > > Are you satisfied that http://php.net/about.prototypes is a good > explanation of a typical entry? > All patches are welcome https://edit.php.net there is a link on every page in the manual if you feel it could use some improvement. > > > > > ~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~ > > Elmer Beardshall Bland, Virginia > > ~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~ > > "The learned man aims for more. But the wise man decreases. And then > decreases again." > > > > > > *From:* Sherif Ramadan [mailto:theanomaly...@gmail.com] > *Sent:* Monday, July 20, 2015 5:43 PM > *To:* Elmer Beardshall > *Cc:* php-webmas...@lists.php.net > *Subject:* Re: [PHP-WEBMASTER] PHP Manual > > > > That would be located in the Appendix section of the manual... > > > > Please see http://php.net/about.prototypes > > > > > The third optional parameter is named strict. All optional parameters > are seen in [ brackets ]. > > > > On Mon, Jul 20, 2015 at 5:39 PM, Elmer Beardshall < > aebeardsh...@comcast.net> wrote: > > Many thanks for making this manual available on line. But where is the > key to the nomenclature? Colors blue green and purple, ( vs. [ ? Is > there an example or explanation somewhere? > > > > > > bool setcookie ( string $name [, string $value [, int $expire = 0 [, > string $path [, string $domain [, bool $secure = false [, bool $httponly > = false ]]]]]] ) > > setcookie() defines a cookie to be sent along with the rest of the HTTP > > > > ~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~ > > Elmer Beardshall Bland, Virginia > > ~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~ > > "The learned man aims for more. But the wise man decreases. And then > decreases again." > > > > > >