Welcome Guest, Not a member yet? Register   Sign In
form post not working
#11

[eluser]brian-[/eluser]
Here is the form

Code:
<html>
<head>
<title>Order</title>
</head>
<body>


Name
<br />
0<br />
Review
<br />
0
Name
<br />
0<br />

Review
<br />
0
<br />
&lt;form action="http://example.com/index.php/order/process" method="post"&gt;Name
<br />
&lt;input type="text" name="revw_name" /&gt;
<br />
Review
<br />
&lt;textarea name="revw_text" rows="10"&gt;&lt;/textarea>
<br />
&lt;input type="submit" value="Submit" /&gt;
&lt;/form&gt;
&lt;/body&gt;
&lt;/html&gt;

And here is the page once you hit submit

Code:
<h1>$this->input->post()</h1><pre></pre><h1>$_POST</h1><pre>Array
(
)


Messages In This Thread
form post not working - by El Forum - 09-02-2010, 02:10 PM
form post not working - by El Forum - 09-02-2010, 09:31 PM
form post not working - by El Forum - 09-02-2010, 10:01 PM
form post not working - by El Forum - 09-02-2010, 11:16 PM
form post not working - by El Forum - 09-02-2010, 11:26 PM
form post not working - by El Forum - 09-02-2010, 11:41 PM
form post not working - by El Forum - 09-02-2010, 11:48 PM
form post not working - by El Forum - 09-02-2010, 11:54 PM
form post not working - by El Forum - 09-03-2010, 12:09 AM
form post not working - by El Forum - 09-03-2010, 12:30 AM
form post not working - by El Forum - 09-03-2010, 12:36 AM
form post not working - by El Forum - 09-03-2010, 12:53 AM
form post not working - by El Forum - 09-03-2010, 12:57 AM
form post not working - by El Forum - 09-03-2010, 12:57 AM
form post not working - by El Forum - 09-03-2010, 01:05 AM
form post not working - by El Forum - 09-03-2010, 01:11 AM
form post not working - by El Forum - 09-03-2010, 01:19 AM
form post not working - by El Forum - 09-03-2010, 01:28 AM
form post not working - by El Forum - 09-03-2010, 03:10 AM
form post not working - by El Forum - 09-03-2010, 10:31 AM
form post not working - by El Forum - 09-06-2010, 12:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB