How do you Edit the PHP file location?

Discussion in 'Co-op Advertising Network' started by russ237af7, Jan 14, 2008.

  1. #1
    Hi, right now, this is how the php file that you put in the header or footer looks like.


    <?php
    ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
    include ('ad_network_136.php');
    echo $ad_network;
    ?>​

    How do you edit the file location in here?? I want to point it somewhere else.
    Thanks.
     
    russ237af7, Jan 14, 2008 IP
  2. EmployOpps

    EmployOpps Banned

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Umm.. where you trying to point it?
     
    EmployOpps, Jan 14, 2008 IP
  3. russ237af7

    russ237af7 Peon

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    To the actual location on the server. It is a subdomain.
     
    russ237af7, Jan 14, 2008 IP