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

[eluser]yudahebat[/eluser]
I suspend on this code
Code:
$this->db->query('SELECT * FROM reservasi WHERE tgl_pesan BETWEEN '. $this->input->post('dari_tgl').
        ' AND '.$this->input->post('sampai_tgl').'');

because the data that I choose didn't show
but all data show..

do you know whats wrong?


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