Welcome Guest, Not a member yet? Register   Sign In
form_open_multipart instead form_open no $_POST data
#3

(This post was last modified: 05-13-2024, 11:04 PM by pippuccio76.)

(05-13-2024, 08:04 PM)luckmoshy Wrote: Do this way instead

PHP Code:
<?php
      
  
echo form_open ('/userReport/reportFinale/'.$doa->id,['class' => 'col-md-12''id' => 'myform''name' => 'form_doa_report_righe','onSubmit' => 'return controlla_e_invia();']) ;

        ?>

I must send two file , can i send without multipart ?
Reply


Messages In This Thread
RE: form_open_multipart instead form_open no $_POST data - by pippuccio76 - 05-13-2024, 11:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB