Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7501721
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T20:38:07+00:00 2026-05-29T20:38:07+00:00

im building a file upload/dwnload app in php..im using the following form <html> <head>

  • 0

im building a file upload/dwnload app in php..im using the following form

<html>
<head>

    <title>Upload Index</title>
</head>

<body>
<form enctype=“multipart/form-data” action=“files.php” method=“post”>
    <p>Choose your file to upload!
  <input name="uploadedfile" type="file" />
  <input type="submit" value="Upload">
          <br />
      And what would you like to call it? <input name=“title” type=“text” />
    </p>
    <p><br />
    </p>
</form>

</body>
</html>

instead of going to the “files.php” it directs itself to some weird URL…something like this:
http://project360.in/%C3%A2%E2%82%AC%C5%93files.php%C3%A2%E2%82%AC%C2%9D? uploadedfile=buglog.txt&%E2%80%9Ctitle%E2%80%9D=
any idea what should be done to fix this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T20:38:08+00:00Added an answer on May 29, 2026 at 8:38 pm

    Remove smart-quote “ ”.

    <form enctype="multipart/form-data" action="files.php" method="post">
        <p>Choose your file to upload!
      <input name="uploadedfile" type="file" />
      <input type="submit" value="Upload">
              <br />
          And what would you like to call it? <input name="title" type="text" />
        </p>
        <p><br />
        </p>
    </form>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am building an multiple file upload form that user can use to upload
I am building a file upload progress bar. Currently I have an upload form
Interested in building my own drag'n'drop file uploader using JQuery/AJAX/PHP. Basically I want a
I'm building an app that pulls data in from an excel .csv file and
Im building multi-server support for a file upload site Im running. When images are
I am building an application where users can upload a RDF file containing their
I am building a website where people can upload video with the file size
I'm building a Zend_Form.Having: $file=new Zend_Form_Element_File('file'); $file->setDescription('upload a picture:') ->setDestination(myPath); $file->class=media[]; $file->setDecorators(array( 'File', array('Description',array('placement'=>'PREPEND','tag'=>'')),
I'm teaching myself JavaScript and PHP by building an app, and I decided I
I am building a native iPhone application where I have the File Upload functionality.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.