> **mysql\_escape\_string** > > Escapes a string for use in a `mysql_query` > > This function became deprecated, do not use this function. Instead, use `mysql_real_escape_string()`.
Posted by Ölbaum on February 19, 2008 11:37 AM
Jens Alfke — whose blog I discovered today after he'd been Microsofted — doesn't like PHP anymore and I share some of his reasons. My pet peeves with PHP are: Crappy Unicode support (none in PHP 4, remember?); Needs to be recompiled...
Posted by Ölbaum on June 26, 2005 11:57 PM
If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'PHP'. [What is this?]
Other tags used on this blog: