Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Result and Sort by Date
Post: RE: Result and Sort by Date

dave friend Wrote: (09-03-2019, 11:57 AM) -- Hard to offer help without knowing what the data return from the models looks like. It might also be useful to show the model code. -- i have added my mod...
11,301 Views
8 Replies
09-03-2019, 05:50 PM
incognitorecon
    Thread: Result and Sort by Date
Post: Result and Sort by Date

Result and Sort by Date This is my ControlleR: Code: -- $data['reg'] = $this->register->registerAcc($schoolID); $data['upd'] =$this->register->UpdateAcc($schoolID); $data['sus'] =$this->registe...
11,301 Views
8 Replies
09-03-2019, 01:55 AM
incognitorecon
    Thread: Codeigniter Check For Duplicate on Edit Function
Post: Codeigniter Check For Duplicate on Edit Function

Check For Duplicate on Edit Function Currently my DB table     USERDB     userId userName userPassword userEmail userAddress userPhone What I want > Allow to check on "userName" duplica...
4,414 Views
2 Replies
08-02-2019, 08:13 PM
incognitorecon
    Thread: TCPDF integrated with CI
Post: RE: TCPDF integrated with CI

InsiteFX Wrote: (07-23-2019, 03:01 PM) -- I would do it in the model then pass the data to your controller and view. -- Hello , currently that i am able to get the data and pass it to my pdf view...
6,471 Views
4 Replies
07-24-2019, 01:08 AM
incognitorecon
    Thread: TCPDF integrated with CI
Post: RE: TCPDF integrated with CI

InsiteFX Wrote: (07-22-2019, 12:22 PM) -- You may need to run it through a foreach loop using the total count of users. -- I wondered on which page i should do the foreach loop ? on the model or th...
6,471 Views
4 Replies
07-22-2019, 06:25 PM
incognitorecon
    Thread: TCPDF integrated with CI
Post: TCPDF integrated with CI

Image: http://prntscr.com/oiaxrq The image i have provided is the "multiple" selected ID that i needed to generate as PDF . 2nd Image: http://prntscr.com/oiaylk The second image is that it sh...
6,471 Views
4 Replies
07-22-2019, 12:47 AM
incognitorecon

Theme © iAndrew 2016 - Forum software by © MyBB