ID: 8773
Updated by: jimw
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Assigned To: 
Comments:

changed, although the old example was correct for php3. doesn't really make a 
difference.

Previous Comments:
---------------------------------------------------------------------------

[2001-01-19 12:35:47] [EMAIL PROTECTED]
reclassifying

---------------------------------------------------------------------------

[2001-01-17 20:57:26] [EMAIL PROTECTED]
sql_regcase does not behave like the manual page illustrates

manual:

echo sql_regcase("Foo Bar");
[Ff][Oo][Oo][  ][Bb][Aa][Rr]

observed:

echo sql_regcase("Foo Bar");
[Ff][Oo][Oo] [Bb][Aa][Rr]


compiled with --with-mysql --with-apxs



---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=8773


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to