php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #32308 I think you miss the 'y' in writing the code all over the page
Submitted: 2005-03-15 06:28 UTC Modified: 2005-03-15 06:56 UTC
From: afwan2004 at yahoo dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: WINDOWS
Private report: No CVE-ID: None
 [2005-03-15 06:28 UTC] afwan2004 at yahoo dot com
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 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-15 06:56 UTC] mazzanet@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

This is intended.
See http://www.hughes.com.au/products/msql/ for more information on mSQL.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 04:01:30 2024 UTC