From:             jsgoupil at lookstrike dot com
Operating system: 
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  mysqli_init

Description:
------------
In the page http://ca3.php.net/manual/fr/function.mysqli-stmt-init.php

We can see mysqli_stmt-init and lower in the page, we can see
mysqli_stmt_init.

(I think it is in all languages and also in the list of the functions on
the left, and also in the last list of function on
http://ca3.php.net/manual/en/ref.mysqli.php)



We can also see on http://ca3.php.net/manual/en/ref.mysqli.php
"stmt_initInitializes a statement for use with mysqli_stmt_prepare" (There
is no dash to seperate the function and explanation)
English Only

Expected result:
----------------
Supposed to be mysqli_stmt_init() ?


-- 
Edit bug report at http://bugs.php.net/?id=29367&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29367&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29367&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29367&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29367&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29367&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29367&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29367&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29367&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29367&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29367&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29367&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29367&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29367&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29367&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29367&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29367&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29367&r=float

Reply via email to