Hello
How can encode urls that found by phpCrawl (rules added with addURLFollowRule ) before follow them?
Actually I have a unicode url with windows-1256 encoding that should be encoded before follow otherwise received not found error.
thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
This is the page link that i want follow pagination links in it and those links are unicode that have to urlencode before follow. The page encoding is windows-1256
thanks.
Last edit: Anonymous 2015-04-29
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
Hello
How can encode urls that found by phpCrawl (rules added with addURLFollowRule ) before follow them?
Actually I have a unicode url with windows-1256 encoding that should be encoded before follow otherwise received not found error.
thanks.
Hi!
Actually phpcrawl should encode (or decode) the URL automatically befoe requesting it.
If it doen't, it's maybe a bug.
Could you post your actual example please? (THe page the links was found in and the link itself?)
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
Hi!
This is the page link that i want follow pagination links in it and those links are unicode that have to urlencode before follow. The page encoding is windows-1256
thanks.
Last edit: Anonymous 2015-04-29
ok, thanks a lot!
I'll give it a shot the next days (as soon as possible) and give you a feedback here.
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
Hi,
where's the link gone? Now i don't know anymore where to test ;)
Last edit: Uwe Hunfeld 2015-04-30