php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37034 My form won't work.
Submitted: 2006-04-10 20:56 UTC Modified: 2006-04-10 22:42 UTC
From: elxando at googlemail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 6CVS-2006-04-10 (CVS) OS: XP
Private report: No CVE-ID: None
 [2006-04-10 20:56 UTC] elxando at googlemail dot com
Description:
------------
I have made a form in Dreamweaver and have made a PHP file to handle it. But when I click submit it tries to open the PHP file in Dreamweaver so the information isn't sent to me. The PHP file is set as the form action. If you would like to see the problem the HTML file is located here:
http://www.freewebtown.com/elxando/XanderHarrisonSite/HTML_files/whatdoyouthink.htm and the PHP file is located here: http://www.freewebtown.com/elxando/XanderHarrisonSite/HTML_files/whatdoyouthink.php. Thank you for your help. Note: I actually have no idea what PHP version I am on but if I try getting new ones I get a WinZip error.

Reproduce code:
---------------
http://www.freewebtown.com/elxando/XanderHarrisonSite/HTML_files/whatdoyouthink.htm
http://www.freewebtown.com/elxando/XanderHarrisonSite/HTML_files/whatdoyouthink.php

Expected result:
----------------
The information to be sent to me.

Actual result:
--------------
My computer tries to open the PHP file in Dreamweaver and the info is not sent to me.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-10 22:42 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 23:01:30 2024 UTC