do you know of any good ones? or ways to do it.
Script to control all outgoing links for multiple website
Collapse
X
-
in each website stick a <?php include control_script.php ?> where the link should come out. then make the control_script.php something like this
<?php
$link='<a href='.$some_stuff_where_we_decide_what_the_link_s hould_be;
echo $link;
?> -
Comment
-
Interesting. And this works for you?Comment
-
-
Why ty
Reminds me of one day in applied electromagnetism class
Originally posted by applied electromagnetism classStudent : What antenna would we need to jam a signal ?
Teacher : What kind of signal ?
Student : Just a signal, in general.
Teacher : You would need an antennaComment
-
-
fris right
i have script like this somewhere - used it in past for control link redirects at freehosts and sites uptime. not way to hard to redone. and it can work serverside under crontab. msg me via icq if you still need this.Last edited by tolik; 06-16-2007, 10:08 PM.LONGBUCKS-Teen, Mature, Reality, Gay sites.
Free hosting (cgi/php/mysql/cron etc). FHGs. Free content.Great rebills. Support icq - 313-882-945
Webmaster friendly high recommended programs to promote (personal experience):
RoyalCash-Teen ProfitX -Video SmokinCash-Amateur,Lesbo,Squirting
Comment



Comment