From:             philippe_peirano at yahoo dot com
Operating system: MacOS X 10.2
PHP version:      4.3.4
PHP Bug Type:     Documentation problem
Bug description:  no documentation for mysql_character_set_name function

Description:
------------
There is no description for the function:
mysql_character_set_name

A full search on the php.net web site reveal that the 
function is mentionned in the description of 
mysql_real_escape_string() and in the change log of 
version 4.3.4.


More generaly, there is no documentation on how to 
manipulate the character set used for the MySQL 
connection. The only possible operation on the 
character set is to retreive it with 
mysql_client_encoding(). 


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

Reply via email to