the url i am trying to check is like:
http://www.site.com/redirect.php?id=23
so, i don't know where the hell id=23 is gonna take me, how can i check it without going to it my self? i need to print the real URL on the page too.
if it were 10 or 30 links, i would't mind going to them one by one, but i have...1000+ links to check
I been messing around with it for hours and still noting!
maybe it's a javascript thing?..i don't know noting about javascript.
PLEASE help!!!