is there some way to change the following code: $wrd = ereg_replace("[^[:alnum:]]", "", $wrd);
so that it does not remove å,ä and ö? .bobo -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
is there some way to change the following code: $wrd = ereg_replace("[^[:alnum:]]", "", $wrd);
so that it does not remove å,ä and ö? .bobo -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php