Jump to content
xisto Community

eddyys

Members
  • Content Count

    12
  • Joined

  • Last visited

Posts posted by eddyys


  1. This was a theory i just made up, it has some sense to it.The Kaufman TheoryA black hole can suck in anything, except it cannot suck in space and time and the laws of physics. And once you are sucked into this hole, you defy time and space and all laws of physics. This happens for that time, space, and the laws of physics haven?t been sucked into the black hole with you. Meaning that once you are sucked in to a black hole you are instantly crushed, for there is no time or space to hold your mass, density, and weight. But you do not die, for that time and space do not exist. For your soul will live forever without freedom beyond blackness. So therefor, being sucked into a black hole is the most torturous experience one can endure. Being sucked into a black hole is beyond death, it?s beyond god, and it?s beyond everything.


  2. Well, you could set up a flat file shout box. Here is a flate file shout box i wrote a while back.

    1. Save this file as index.html

    <html><head><title>Shout Box</title></head><body><center><form method="post" action="post.php"><iframe src="shouts.html" scrolling="auto"></iframe><br /><input type="text"  name="name" value="Name" onfocus="if(this.value=='Name'){this.value=''}" onblur="if(this.value==''){this.value='Name'}" /><br /><input type="text" name="message" value="Message" onfocus="if(this.value=='Message'){this.value=''}" onblur="if(this.value==''){this.value='Message'}" /><br /><input type="submit" name="post" value="Post Comment" /></form></center></body></html>

    2. Save a blank file as shouts.html and CHMOD the file to 777.

    3. Save this file as post.php
    <?phpif (isset($_POST['name']) && isset($_POST['message'])) {if ($_POST['name'] != 'Name') {if ($_POST['message'] != 'Message') {$name = str_replace(';', '.', $_POST['name']);$message = str_replace(';', '.', $_POST['message']);if (@file_exists('shouts.html')) {if (@is_writable('shouts.html')) {$fp = @fopen('shouts.html', 'a+');if (!@fputs($fp, stripslashes('<br><font color="red">' . $name . ',</font><font color="#000000"> ' . $message . '</font>'))) {echo 'Could not write to text, please set the permissions right.';} else {header('Location: index.html');}} else {if (@chmod('shouts.html', 777)) {$fp = @fopen('shouts.html', 'a+');if (!@fputs($fp, stripslashes(';' . $name . ', ' . $message))) {echo 'Could not write to shouts.html, please set the permissions right.';} else {header('Location: index.html');}} else {echo 'shouts.html is not writable, we attempted to CHMOD it to 777 and it failed, please manually CHMOD shouts.html to 777.';}}} else {echo 'Could not locate file: shouts.html';}} else {echo 'You must enter a message.';}} else {echo 'You must enter your name.';}} else {echo 'You must fill in both form fields.';}?>


    And there you go.

  3. I have found this article by MSNBC very very interesting. I have just realised that one day all mobile phone calls will go over the internet instead of having to use precious satellite space for phone service. But i have found only one disadvantage to this concept, HACKERS.


    Well, i cant post this article for reasons of copyright,

    Copyright 2005 The Associated Press. All rights reserved. This material may not be published, broadcast, rewritten or redistributed.


    So here is a link to the article.

    http://www.nbcnews.com/id/10712110/

    Or click here.

  4. Just take a moment to look at this incredible program. I think youll like what you see, I know I did. This site has it all and if youre want to be in the moneymaking business it will be made just for you.

    My Cool Little Website cranks money from three of the Internet's top affiliate programs:

    Ebay, Google, Adsense, Click Bank, Commission Junction

     

    Click here for a complete video tour of this site:

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

     

    Now you to can make money with all of these great sites with only one website.

    This is absolutely Incredible!! Check out My Cool Little Website NOW

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

     


    Wow, that looks like a pretty cool way to earn money without really doing squat!!!!

     

    Also, i think the video thing is sweet all together in it's self.

×
×
  • 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.