That double quote is escaped

[EMAIL PROTECTED] wrote:

On Fri, 31 Jan 2003, Marek Kilimajer wrote:


I use this:
$name=strtr( $name,
" ?*#$%^:+=<>/\"",
"______________");



I'm hoping that double quote was a typo??

Ed






--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to