This PHP script allow you to trace all HTTP redirections of an URL.
See example here : http://tracer.vuilleumier.tv/
No database needed nor external lib ;)
You SHOULD have the "cURL" extension activate on your server !
- Change the user-defined constants on the beggining of the file, if you want
- Upload the files on your web hosting
- Enjoy !
- 1.0 :
- Initial release
- Kevin VUILLEUMIER (http://kevinvuilleumier.net)
See "LICENCE" file on the same directory.