I'm using the following to replace certain characters but am having troubles with TABS. How do I find them?
$replacement = array("\"", ",", ".", "!", "?",";", ":",")","(","\n"); Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php