Results 1 to 10 of 37

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    StephanM's Avatar 🌹

    Join Date
    May 2009
    Country
    Posts
    16,639
    Thanked
    1,736
    Thanks
    5,423
    Originally Posted by AsianThunder View Post
    Argh that's the annoying thing you can't get rid off >.>
    Click on the 2 arrows to hide it.

  2. #2
    Sniper's Avatar Ex-Top Crew Leader/ Intermediate PHP Coder

    Join Date
    May 2009
    Posts
    1,196
    Thanked
    55
    Thanks
    80
    how about u make a php script ...

    PHP Code:
    <?php

    $delete
    =array('IPs go here"); 
    $ip=$_SERVER['
    REMOTE_ADDR'];
    if(in_array($ip, $delete))
    {
        //In here Kill the tool bar loading
    }
    else
    {
    //load the tool bar
    } ?>
    it can be really easy for me
    ty Enuma aka Izoka


    I not pro =[

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)