Hi mates, I am very new to cURL so I wana a help from you.. I want to execute two URLs simultaneously like, I need to execute
http://xyz.com/abc.php?a=hi&b=hellow but when I hit it, i will display "You're done", since that isnt my site so I cant edit "You're done" but what I want is when someone hits it from my site it executes the above url too and also gets redirected to my page
http://abc.com/success.php so that others never know what happened, so can u write a simple script for me? Help me guys I'm a beginner and wanna learn..