Question:

PHP help please? Because the tutorial i am using is...?

by  |  earlier

0 LIKES UnLike

I am trying to put an upload form on my website. I have spent 2 days trying to get the php to work, Anyway can someone please go to this url and give me a better explanation on how to get it to work? Thanks, www.tizag.com/phpT/fileupload.php?MAX_FI...

 Tags:

   Report

3 ANSWERS


  1. umm do u have php capability on your webserver?

    This seems to be looking ok I just wouldnt use it due to the worms as mentioned.


  2. try running phpinfo on your web server first...

    if ur webserver is IIS running on windows, you may not be able to run it...

       1. Create a file with one line in it:

          <?php phpinfo(); ?>

       2. Save the file as test.php

       3. Upload to your server

       4. Navigate to the page using your web browser

    and view it, u will see the infomation of ur webserver

    hope that helps


  3. Like the guy before me said, you need to have PHP installed on your server. If you do and still can't get it, try this: http://w3schools.com/PHP/php_file_upload...

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.