Jump to content

r2d2

Members
  • Posts

    192
  • Joined

  • Last visited

Posts posted by r2d2

  1. run a search (start->search) for ultimate cleaner, or maybe one word at a time. tell it to look in my computer, to search through all files and folders, and in the advanced options tab check the box for "look in system folders", and maybe hidden files too, though usually these programs don't have that kind of access. You also may want a firewall, some of them block changes to your settings, ie home page. post a screenshot of the results, if there are any.

  2. you can block access to the specific page with a little javascript

     

    Which is then made worthless by simply turning off javascript. :P

     

     

    If I were using javascript I would use

     

    but normally I use PHP.

     

    Some hosting companies don't allow ssl's, so I said javascript because it is more compatible, and the script is somewhat simpler.

  3. maybe you can offer the spreadsheet for download, you can't do ctrl + F in an image, and you might not want to spend the time converting it to a table, plus they can modify it for their own needs (unless you make it read only....)

     

     

     

     

     

    (Offtopic) - I always find it ironic that your sig lacks an apostrophe in "Don't", while moaning about others' language. :P

     

     

     

    I suppose that's what I get for using a sig made by someone else. I'll have to fix it someday.

  4. if you want a simplified answer:

     

     

     

    Plants convert sunlight, CO2 and H2O into glucose and O2. humans then (either directly or indirectly) eat the plants, and absorb the glucose. It is then broken down into energy, CO2 an H2O, consuming energy in the process.

     

    This is assuming aerobic respiration, but anaerobic has mainly the same principles.

  5. wow. ****

     

    don't use one of these bad free hosts, if you want a free one try to make it a respectable one.

     

    if you don't want to do that, do this:

     

    open notepad, and paste this to it exactly as it says here, with nothing else on the page.

     

    
    <?php phpinfo();?>
    
    

     

    save it as index.php, then upload it to your website.

     

    let's see how that goes.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.