Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Linux, Apache, MySQL > Apache Help

Apache Help Post any question relating to Apache here and hopefully someone can help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2006-03-16, 06:06 AM
Junior Member
 
Join Date: Mar 2006
Posts: 2
stevenjack
Default

basically I’ve got MySQL, and PHP to function correctly with apache (I can draw information from tables, write information etc...) but when I try to do any sort of GET or POST form when I click submit, instead of parasing the information to the PHP page, it just brings up a download prompt for the script it should be parasing to? I've tried looking everywhere but can't seem to find an answer?

Thanks guys , Steve J
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 2006-03-16, 08:42 AM
Xnuiem's Avatar
Senior Member
 
Join Date: May 2004
Location: DFW, Texas
Posts: 1,104
Xnuiem will become famous soon enough
Send a message via Yahoo to Xnuiem
Default

what does your form look like
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
Reply With Quote
  #3 (permalink)  
Old 2006-03-16, 10:04 AM
Junior Member
 
Join Date: Mar 2006
Posts: 2
stevenjack
Default

<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Please enter approval Type</title>
</head>
<form action="status.php" method="post">
Please enter approval Type :<input name="s" type="text" size="1">
<body>

</body>



Please enter Car name:
<input name="c" type="text" size="20"><body></body><p align="center"><input type="submit"><body></p>
</form>


</p>
</form>
</body>
</html>

this is the code, jsut a simple form, jsut wanna get to grips with passing variables with forms etc...

cheers steve j
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.5 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.5 (a popular PHP IDE) and NuCoder 2.0 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:22 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.