codeigniter redirect


/ Published in: PHP
Save to your folder(s)

test for codeigniter redirect


Copy this code and paste it in your HTML
  1. redirect('pathtocontroller/function','location')
  2.  
  3. eg..
  4.  
  5. redirect'home/save','location')

URL: http://codeigniter.com

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.