I had a hyperlink like this
http://www.mywebsite.com/sendmessage.php?uid=siva&pwd=mani&phone=newairtel&msg=dg
Normally in HTML we put href to that link and the link will open after the user click that link.
But I want that link to be executed automatically without user interaction using PHP. How can i get it.
Plz help. Any Help will be highly appreciated
I DONT WANT THAT PAGE SHOULD BE REDIRECTED. JUST I NEED THE LINK TO EXECUTE