Ghufron Asadly. Diberdayakan oleh Blogger.

cakephp 3 action another controller

Rabu, 14 Februari 2018

  <?php
      echo $this->Form->create('Mahasiswas', array(
          'url'   => array(
               'controller' => 'mahasiswas','action' => 'perubahan'
           ),
          'id'    => 'web-form',
          'class' =>'panel-body wrapper-lg'
       )
    ); ?>

Tidak ada komentar:

Posting Komentar

 

Most Reading