Home > Archive > PHP Documentation > October 2004 > Re: [PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions
|
|
| Philip Olson 2004-10-31, 3:55 pm |
| Hello,
Looks good except the following type of change:
<para>
- <function>mysqli_init</function>,
- <function>mysqli_real_connect</function>
+ <function>mysqli_init</function>&listendand;
+ <function>mysqli_real_connect</function>.
</para>
We no longer use &listendand; here, or, ending periods. The
Doc HOWTO was updated but isn't online however it mentions
this; and the exif and classkit (and a few other) docs use
the new seealso format as well.
Regards,
Philip
| |
| Gabor Hojtsy 2004-10-31, 3:55 pm |
| >> We no longer use &listendand; here, or, ending periods. The
>
> Um. Unless I'm completely missing something, both classkit (mine) and
> exif (yours, Philip) both use &listendand;
>
> The end period seems sporadic (used in classkit, not in exif).
>
> Also, I don't think it's fair to ask people to abide by a document
> that's not (easily) accessible (ie, 'not online').
Docweb is actually supposed to host the howto, and not the php.net
mirror sites. :)
Goba
|
|
|
|
|