Date: 02/20/03
- Next message: Philip Olson: "[PHP-DOC] cvs: phpdoc /dsssl html-common.dsl"
- Previous message: Damien Seguy: "Re: [PHP-DOC] cvs: phpdoc /en/reference/var/functions is-bool.xml is-null.xml is-string.xml unserialize.xml"
- In reply to: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/var/functions is-bool.xml is-null.xml is-string.xml unserialize.xml"
- Next in thread: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/var/functions is-bool.xml is-null.xml is-string.xml unserialize.xml"
- Reply: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/var/functions is-bool.xml is-null.xml is-string.xml unserialize.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 20 Feb 2003, Philip Olson wrote:
> > </methodsynopsis>
> > <para>
> > Returns &true; if the <parameter>var</parameter> parameter is
> > - a <type>boolean</type>.
> > + a <type>bool</type>.
> > </para>
> > <para>
> > See also
>
> What's wrong with writing out boolean here? I'd prefer boolean
> over bool here.
bool is the name of the type used throughout the manual, in protos etc.
And bool will make it link to the corresponding manual page.
Derick
--
Stop mad cowboy disease!
-------------------------------------------------------------------------
Derick Rethans http://derickrethans.nl/
PHP Magazine - PHP Magazine for Professionals http://php-mag.net/
-------------------------------------------------------------------------
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Philip Olson: "[PHP-DOC] cvs: phpdoc /dsssl html-common.dsl"
- Previous message: Damien Seguy: "Re: [PHP-DOC] cvs: phpdoc /en/reference/var/functions is-bool.xml is-null.xml is-string.xml unserialize.xml"
- In reply to: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/var/functions is-bool.xml is-null.xml is-string.xml unserialize.xml"
- Next in thread: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/var/functions is-bool.xml is-null.xml is-string.xml unserialize.xml"
- Reply: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/var/functions is-bool.xml is-null.xml is-string.xml unserialize.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

