muxmkt
Power Member
- May 24, 2011
- 589
- 146
Hey guys!
I dont know much about programming, just a general ideia, and id like to know if there is any way to make what i need.
Im working with shorteners, and i want to redirect the url shortened via api to the actual url.
lets say i use
it will give me as result something like sho.rt/x1
I want to automatically redirect it to this shortened page.
Any way?
Regards and thanks!
I dont know much about programming, just a general ideia, and id like to know if there is any way to make what i need.
Im working with shorteners, and i want to redirect the url shortened via api to the actual url.
lets say i use
Code:
http://sho.rt/yourls-api.php?signature=xxxxxx&action=shorturl&format=simple&url=www.url.com
it will give me as result something like sho.rt/x1
I want to automatically redirect it to this shortened page.
Any way?
Regards and thanks!