Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Export text and image of a table into xls
Post: Export text and image of a table into xls

Hi, These are my data: ID     Name     Photo 1      Ada        (image in blob) 2      Billy        (image in blob) 3      Charles   (image in blob) I have no problem display them in actual...
3,081 Views
1 Replies
08-10-2018, 12:13 AM
Leolabs
    Thread: 'Greater than' operator is working but not 'lesser than' in Model class
Post: RE: 'Greater than' operator is working but not 'le...

Pertti Wrote: (07-11-2018, 02:45 AM) -- There's a simple explanation to this, and very simple fix. If you don't order your query result, it will be ordered the same way it went in. Lets assume ...
9,208 Views
4 Replies
07-11-2018, 03:56 AM
Leolabs
    Thread: 'Greater than' operator is working but not 'lesser than' in Model class
Post: 'Greater than' operator is working but not 'lesser...

This is my example table: Code: -- infoID   userNAME 1         Alpha 2         Bravo 3         Charlie 4         Delta 5         Echo -- This is my model: Code: -- public function get_nex...
9,208 Views
4 Replies
07-11-2018, 01:31 AM
Leolabs
    Thread: passing input value from view to model
Post: RE: passing input value from view to model

jreklund Wrote: (07-06-2018, 01:57 PM) -- You need to have your inside the tag. -- Yes,u are right....my bad,missed out such important tag.
5,827 Views
3 Replies
07-06-2018, 10:32 PM
Leolabs
    Thread: passing input value from view to model
Post: passing input value from view to model

Hi,I'm new to CI and running on 3.1.9. Was trying to create a previous/next button function when scrolling through some rows of data,by referring to infoID textbox as reference. This is my examp...
5,827 Views
3 Replies
07-06-2018, 10:29 AM
Leolabs

Theme © iAndrew 2016 - Forum software by © MyBB