[PHP-WEBMASTER] Re: [PHP-DOC] Re: [PHP-WEBMASTER] Manual nomenclature

2015-02-26 Thread Levi Morrison
On Thu, Feb 26, 2015 at 7:05 AM, Peter Cowburn wrote: > > > On 26 February 2015 at 13:42, Christoph Becker wrote: >> >> Maciek Sokolewicz wrote: >> >> > On 25-2-2015 20:38, Hannes Magnusson wrote: >> >> On Wed, Feb 25, 2015 at 9:13 AM, Elmer Beardshall >> >> wrote: >> >>> Where is the guide to t

Re: [PHP-WEBMASTER] Manual nomenclature

2015-02-26 Thread Hannes Magnusson
Thats not what he is asking. He is asking what the colors in the prototype mean. mixed strpos ( string $haystack , mixed $needle [, int $offset = 0 ] ) on the website, the types are green in the proto, the initializer (including the = sign) are purple/pink etc etc. This prototype has more, and

[PHP-WEBMASTER] Re: [PHP-DOC] Re: [PHP-WEBMASTER] Manual nomenclature

2015-02-26 Thread Peter Cowburn
On 26 February 2015 at 13:42, Christoph Becker wrote: > Maciek Sokolewicz wrote: > > > On 25-2-2015 20:38, Hannes Magnusson wrote: > >> On Wed, Feb 25, 2015 at 9:13 AM, Elmer Beardshall > >> wrote: > >>> Where is the guide to the color coding and explanation of the manual. > >>> Example below –

Re: [PHP-WEBMASTER] Manual nomenclature

2015-02-26 Thread Christoph Becker
Maciek Sokolewicz wrote: > On 25-2-2015 20:38, Hannes Magnusson wrote: >> On Wed, Feb 25, 2015 at 9:13 AM, Elmer Beardshall >> wrote: >>> Where is the guide to the color coding and explanation of the manual. >>> Example below – green is ? >>> >> >> >> >> >> Interesting question. >> >> We don't ac

Re: [PHP-WEBMASTER] Manual nomenclature

2015-02-26 Thread Maciek Sokolewicz
On 25-2-2015 20:38, Hannes Magnusson wrote: On Wed, Feb 25, 2015 at 9:13 AM, Elmer Beardshall wrote: Where is the guide to the color coding and explanation of the manual. Example below – green is ? Interesting question. We don't actually even follow http://php.net/highlight_string so...

Re: [PHP-WEBMASTER] Manual nomenclature

2015-02-25 Thread Hannes Magnusson
On Wed, Feb 25, 2015 at 9:13 AM, Elmer Beardshall wrote: > Where is the guide to the color coding and explanation of the manual. > Example below – green is ? > Interesting question. We don't actually even follow http://php.net/highlight_string so... Maybe we should add this to http://php.net

[PHP-WEBMASTER] Manual nomenclature

2015-02-25 Thread Elmer Beardshall
Where is the guide to the color coding and explanation of the manual. Example below – green is ? htmlspecialchars — Convert special characters to HTML entities Description ¶ string h