Welcome Guest, Not a member yet? Register   Sign In
Update Image
#6

(11-15-2021, 02:33 AM)InsiteFX Wrote: Are you using form open and form close? Without those it will never return anything to the controller post data.

Yes sure :

        <?php echo form_open(base_url('product/edit/'.$row['id']), 'class="form-horizontal"');  ?>

       //Code for edit product

      <?php echo form_close(); ?>
Reply


Messages In This Thread
Update Image - by pou_to_ksereis - 11-06-2021, 09:46 AM
RE: Update Image - by kenjis - 11-13-2021, 12:13 AM
RE: Update Image - by InsiteFX - 11-13-2021, 01:44 AM
RE: Update Image - by pou_to_ksereis - 11-15-2021, 12:41 AM
RE: Update Image - by InsiteFX - 11-15-2021, 02:33 AM
RE: Update Image - by pou_to_ksereis - 11-15-2021, 05:45 AM
RE: Update Image - by kenjis - 11-19-2021, 04:30 AM
RE: Update Image - by pou_to_ksereis - 11-23-2021, 03:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB