image fetch in codginater and join nd order_by

View ==>fetch

<td><img width="90" height="50" src="../images/image_upload/'.$value['image_path'].'"></td>

MODELS==>

JOIN ND ORDER BY

1..$this->db->join('country','country.id=form.country','Left');//2tables data fetch in 1 page

2..$this->db->order_by("id ", "desc");


Comments

Popular posts from this blog

condition in table data for html

my notepad code notes

React.js Notes