Welcome Guest, Not a member yet? Register   Sign In
Passing GET value show error
#1

hi , sorry for english :

 i make a script to simulate a agenda , passing a data to a controller agenda/visualizza_settimana/day_of_week as (Y:m:d) show the week . Now i want search a data by a field type date , select a data and in my controller have 

$this->load->view('agenda/visualizza_settimana/'.$uk_date)

 but have this error : Unable to load the requested file: agenda/visualizza_settimana/2017-09-13.php , if i insert 2017-09-13 as parameter manually it work properly , why ?

Work properly if i use redirect instead $this->load->view too.
Reply


Messages In This Thread
Passing GET value show error - by pippuccio76 - 09-26-2017, 09:00 AM
RE: Passing GET value show error - by PaulD - 09-26-2017, 11:19 AM
RE: Passing GET value show error - by pippuccio76 - 10-01-2017, 03:37 AM
RE: Passing GET value show error - by PaulD - 10-01-2017, 08:14 AM
RE: Passing GET value show error - by pippuccio76 - 10-01-2017, 08:32 AM
RE: Passing GET value show error - by PaulD - 10-01-2017, 08:46 AM
RE: Passing GET value show error - by pippuccio76 - 10-01-2017, 08:51 AM
RE: Passing GET value show error - by PaulD - 10-01-2017, 08:57 AM
RE: Passing GET value show error - by pippuccio76 - 10-01-2017, 09:03 AM
RE: Passing GET value show error - by Paradinight - 10-01-2017, 09:21 AM
RE: Passing GET value show error - by pippuccio76 - 10-01-2017, 09:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB