Could some one tell me how can I redirect one page to multiple urls in new tabs using just php(no java).
Ex:
User access www.mysite.com and he is redirected in 2 new tabs in www.myothersite.com/info.html www.myothersite.com/checkitout.htlm and the initial tab with www.mysite.com refreshes and is www.myothersite.com.
Thanks