Welcome Guest, Not a member yet? Register   Sign In
how to display data to the view?
#9

[eluser]qirk petrucci[/eluser]
so you already did like bargainph said ?
and now the view is ok except it shows all data in your table?


what do u have in the $_post ?

maybe u could debug it by :

Code:
echo 'SELECT * FROM reservasi WHERE tgl_pesan BETWEEN '. $this->input->post('dari_tgl'). ' AND '.$this->input->post('sampai_tgl').''


and see if there's a query error


Messages In This Thread
how to display data to the view? - by El Forum - 06-03-2009, 01:31 AM
how to display data to the view? - by El Forum - 06-03-2009, 01:37 AM
how to display data to the view? - by El Forum - 06-03-2009, 03:34 AM
how to display data to the view? - by El Forum - 06-03-2009, 03:35 AM
how to display data to the view? - by El Forum - 06-03-2009, 03:38 AM
how to display data to the view? - by El Forum - 06-03-2009, 03:42 AM
how to display data to the view? - by El Forum - 06-03-2009, 03:50 AM
how to display data to the view? - by El Forum - 06-03-2009, 08:05 AM
how to display data to the view? - by El Forum - 06-03-2009, 08:54 AM
how to display data to the view? - by El Forum - 06-03-2009, 09:05 AM
how to display data to the view? - by El Forum - 06-03-2009, 09:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB