Welcome Guest, Not a member yet? Register   Sign In
What's Broken?
#5

[eluser]Bionicjoe[/eluser]
Oh wow. I really don't understand things I think.

'addupdate' is the name of my function in the model.
Code:
echo form_open('outage/addupdate');
    echo form_hidden('outageid', $outage[0]->outageid);?>
    <hr>
    <table id="outageform">
        <col />
        <tr><td>Add Update</td><td>&lt;?php echo form_textarea($update_textarea);?&gt;</td></tr>
        <tr><td>          </td><td>&lt;?php echo form_submit('', 'Add an Update');?&gt;</td></tr>
    </table>
    &lt;?php echo form_close(); //End form to add updates


Messages In This Thread
What's Broken? - by El Forum - 09-01-2010, 05:48 AM
What's Broken? - by El Forum - 09-01-2010, 06:00 AM
What's Broken? - by El Forum - 09-01-2010, 06:01 AM
What's Broken? - by El Forum - 09-01-2010, 06:02 AM
What's Broken? - by El Forum - 09-01-2010, 06:20 AM
What's Broken? - by El Forum - 09-01-2010, 06:46 AM
What's Broken? - by El Forum - 09-01-2010, 07:39 AM
What's Broken? - by El Forum - 09-01-2010, 07:58 AM
What's Broken? - by El Forum - 09-01-2010, 11:09 PM
What's Broken? - by El Forum - 09-02-2010, 02:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB