need help in sea script
Collapse
X
-
But where i paste the link ? But i think i need to useOriginally posted by ajit55u View Postyou have to creat a different php page called livetv.php
in that page you have to give all tv link along with css
then you just need to give a link on main index ex. yourdomain.com/livetv.phptag? What you think?PHP Code:include
Comment
-
Yes but there is a problem with the script, It's local file get content which grab files from folder called "files", so here how i enter the file livetv.php in those auto index directory?Originally posted by zain View Postif the entire livetv.php code boils down to one link or image preview then you can usebut if its an entire page of its 0wn.... then you need to go with something likeCode:include'livetv.php';
Code:<a href="livetv.php">Live TV</a>
Comment
Comment