PDA

View Full Version : Cyrillic character in the URL !?


wertas
02-14-2004, 09:42 PM
Hi,

I have URL with some cyrillic words

http://localhost/dir/link.php?query=áÃ*ãèëîïõ

Spider doesn't follow the links with Cyrillic character.


Any ideas?

Charter
02-16-2004, 01:09 PM
Hi. There are a couple of regular expressions in this (http://www.phpdig.net/showthread.php?postid=2141#post2141) post that would need to be modified to allow for such characters. Maybe use the $phpdig_words_chars variable in the character class definitions.