Jump to content
xisto Community

TiKiRoKhaN

Members
  • Content Count

    95
  • Joined

  • Last visited

Posts posted by TiKiRoKhaN


  1. Hey, this is my site :D

    http://forums.xisto.com/no_longer_exists/

    :angry: were workin on a new template, so yeah. But I hope you all like the current one :angry:.

    I've been working on the site for a while, and soon we'll have a new one. Tell me what you think and what u feel about it!

    :D its still the beginning, noone has really posted in my forums but we got quite a few hosted members. :D i know why OpaQue does his thing for u! Much fun :D


  2. Hey guys, for some reason i cant fast reply.

    Ok to the point...

    I use http://www.utorrent.com/intl/en/ its very fast and has all the features of azureus, it uses BARELY any cpu unlike azureus that memory leaks like crz.

    + https://thepiratebay.org/ (Biggest torrent site around)

    + http://www.mininova.org/ (less likely to get spyware/virus's)

    + http://forums.xisto.com/no_longer_exists/ (Its like google, but for torrents)

    + http://torrentportal.com/ (I've been here a few times, i dont know much about it.)


  3. <?phpinclude('config.php');
    $file = $_SERVER['REQUEST_URI'];
    if($script_path)
    {
    $slash = '/';
    }
    $replace = $slash.$script_path.'/'.MFORUM.'/';
    if($file == $slash.$script_path.'/'.MFORUM)
    {
    header('Location: '.$replace);
    exit;
    }
    if(ereg('^'.$replace.'admin', $file) && !ereg('login.php', $file))
    {
    chdir('admin');
    $admin = 'yes';
    $file = ereg_replace('^'.$replace.'admin/', '', $file);
    }
    if($admin != 'yes')
    {
    $file = ereg_replace('^'.$replace, '', $file);
    }
    if(!$file)
    {
    include('index.php');
    exit;
    }
    $file = explode('?', $file);
    $file = $file[0];
    if(ereg('..', $file))
    {
    die('<b><center>Invalid file!</center></b>');
    }
    $extension = explode('.', $file);
    $count = count($extension);
    $count--;
    $extension = $extension[$count];

    if(!function_exists('mime_content_type'))
    {
    function mime_content_type($file)
    {
    $extension = explode('.', $file);
    $count = count($extension);
    $count--;
    $extension = $extension[$count];
    $file = file('mime.dat');
    for($i = 0; $i < count($file); $i++)
    {
    $line = $file[$i];
    $line = explode(':', $line);
    if($line[1] == $extension)
    {
    return $line[0];
    }
    }
    }
    }

    if($extension == 'php')
    {
    include($file);
    }
    else
    {
    $mime = mime_content_type($file);
    header('(anti-spam-content-type:) '.$mime);
    print file_get_contents($file);
    }
    ?>



  4. I have a problem...


    Warning: file_get_contents(): open_basedir restriction in effect. File(/1/r0khan) is not within the allowed path(s): (/dh/web/phpmyadmin:/tm http://forums.xisto.com/no_longer_exists/) in /home/.celine/r0khan/1/seo.php on line 69
    Warning: file_get_contents(/1/r0khan): failed to open stream: Operation not permitted in /home/.celine/r0khan/1/seo.php on line 69


    Please help, im setting up a website of mine and im beggin 4 ur help, thx :)

  5. Wow! That's interesting. Did you really type that all up yourself, oh and draw? :) I've been really confused though, is it true the black hole leads you to the middle of nowhere. I mean, I've seen movies and stuff, I just wanna find out if that's true.


    Like i said, the black hole center leads into the compression of gravity to a singularity. Meaning once your inside, your compressed into almost like nothing, but the matter is still there, just very compressed. UNLIKELY you will survive.

  6. Turns out it uses htaccess!

    http://forums.xisto.com/no_longer_exists/

    Enjoy! Im so glad, now i dont have to do a whole bunch of other stuff! ^^

    Oh and if you wanted static google ads... Put this in the header html

    <center><script type="text/javascript"><!--google_ad_client = "pub-0154875139772011";
    google_ad_width = 468;
    google_ad_height = 60;
    google_ad_format = "468x60_as";
    google_ad_type = "text_image";
    google_ad_channel ="1290573937";
    //--></script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js;
    </script></center>
    <hr>


    Or w/e ur settings are

  7. I'm not 100% certain because i've never done this before. From what i saw it looks like you can either put that into your php.ini, or into a .htaccess.
    AddType application/x-httpd-php .php .htm .html
    //Tells the server to treat html and htm files as php files.

    < FilesMatch "\.(php?)$" >
    php_value auto_prepend_file "/the/path/that/leads/to/count.php "
    </FilesMatch >
    //Adds your adpage (e.g. /the/path/that/leads/to/count.php) to beginning of all php files.

    Might not have everything perfect, but i think that's close.


    3 Words :)

    INTERNAL SERVER ERROR!

  8. From Google : The term originally applied to any extended (ie, fuzzy, non-stellar) object in the sky. More recently, it is used to describe clouds of gas in space. Some nebulae are illuminated by nearby stars (bright nebulae), while others remain dark and are only seen if they obscure a brighter object (dark nebulae).

    Nebulas are just a gathering of matter and gas and Black Holes are the gravitational inward pull to a singularity :). And no, it can be more then just a black hole like what I listed. And with the rest of your post seems really iffy ;o

  9. Hey guys, I thought i'd give my input.
    As they say, there is no way to totally protect yourself, but there are ways to defend!
    I use a 100% spyware/virus/everything FREE http://www.utorrent.com/intl/en/ its low CPU usage and has nice features

    I also use PeerGuardian which u can get @ http://www.phoenixlabs.org/ , it blocks gov, anti p2p people, ad's and more!

    I also use https://www.anonymizer.com/ which changes my ip from 77.xxx.xxx.xxx to 275.xxx.xxx.xxx and it masks it!

    & Third of all https://tor.eff.org/ AKA the Onion Router, its a group of people that share IP's to hide each other ect. Im a member of that, and I contribute my bandwidth while also getting masked.

    When downloading stuff "VIA P2P" Its illegal to download movies ect, I download PHP scripts and stuff like that so no real reason for me to hide my IP since it isnt considered illegal to download costing PHP scripts even though thats very bad of me :).


  10. Plus matter cant be destroyed, it just goes somewhere. :) But scientists havent been able to find exactly "what" happens to matter. Like when you burn up a piece of paper, what happens to the smoke? The smoke is the burnt up matter of a piece of paper. Where does the smoke go? Does it add to the O-Zone? Who knows :P

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.