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 <[email protected]> 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." > > > > > >
