GetURLPart to handle # symbol
Posted: Thu Oct 08, 2009 11:02 pm
I've just realised that GetURLPart() assumes a ? mark splits the page from the extra parameters. Isn't it just as frequent for a hash symbol to do this?
And if so, could GetURLPart() be updated to handle hash symbols?
Code: Select all
http://www.purebasic.fr/english/posting.php?mode=post&f=3
http://www.purebasic.fr/english/posting.php#mode=post&f=3