From:             afwan2004 at yahoo dot com
Operating system: WINDOWS
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  I think you miss the 'y' in writing the code all over the page

Description:
------------
PHP Manual 
mSQL 
msql_affected_rows 
msql_close 
msql_connect 
msql_create_db 
msql_createdb 
msql_data_seek 
msql_db_query 
msql_dbname 
msql_drop_db 
msql_error 
msql_fetch_array 
msql_fetch_field 
msql_fetch_object 
msql_fetch_row 
msql_field_flags 
msql_field_len 
msql_field_name 
msql_field_seek 
msql_field_table 
msql_field_type 
msql_fieldflags 
msql_fieldlen 
msql_fieldname 
msql_fieldtable 
msql_fieldtype 
msql_free_result 
msql_list_dbs 
msql_list_fields 
msql_list_tables 
msql_num_fields 
msql_num_rows 
msql_numfields 
msql_numrows 
msql_pconnect 
msql_query 
msql_regcase 
msql_result 
msql_select_db 
msql_tablename 
msql 


Comment :
Are sure it is correctly written? I read this in
http://jp2.php.net/manual/en/function.msql-fetch-array.php. I compare them
to other source it is always written as "mysql_...."  NOT "msql_....." for
example "mysql_query" not "msql_query" you miss the 'y'.
Sorry if this is something that I dont know yet about PHP.
I am a beginner, and I am sure there are many people like me will be
confused, since this page is official one.
Thank you for your attention.

Hakeem 


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

Reply via email to