I'm trying to get my visitor when they visit my site to auto connect to the other site once
I did put this
<?php require_once("http://webtoconnect.com"); ?>
but I guess this code wouldn't work it just give me an error something like this
Warning: require_once() [function.require-once]: URL file-access is disabled in the server configuration in /home/yoursn0w/public_html/tv/index.php on line 1
so I wonder how can I do to get my visitor stay in the same page but auto connect once to the site I want?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…