Search results

  1. H

    [PHP] storing the value of rand() in a variable.?

    Maybe echo "Number 1"; echo $randomnumber; echo "Number 2"; echo $randomnumber;
  2. H

    What challenges do extreme environments pose?

    Well, extreme environments are places that are extreme on your body.This means taking your body to their limits for whatever reasons - i'll leave the rest to you.
  3. H

    What is wrong with my Perl upload script?

    I am using cpanel on a free hosting account.I have written a html form that allows webusers the ability to upload images which is then sent to a perl script that places them in a directory. I keep getting 500 internal server errors. I have added the include path. The server is Apache on...
Back
Top