Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Autocomplete Search in CodeIgniter
Post: Autocomplete Search in CodeIgniter

Hello everyone, I'm working on a blog project (inspired from traversy media youtube channel) but I want too add more functionality to it.  At the moment you can search for any item but I am trying to...
5,355 Views
2 Replies
01-28-2018, 12:04 PM
sabimofler
    Thread: Flashdata don't show up
Post: RE: Flashdata don't show up

OMG, thank you Wouter60  :)
5,777 Views
5 Replies
01-04-2018, 01:33 AM
sabimofler
    Thread: Flashdata don't show up
Post: RE: Flashdata don't show up

The sessions  are being saved to the folder but flashdata are still not showing up.  :s :huh:
5,777 Views
5 Replies
01-03-2018, 06:18 AM
sabimofler
    Thread: Flashdata don't show up
Post: Flashdata don't show up

Hello everyone, I am having issues with flashdata. For some reason any of them won't show up.  I am setting it like this: Code: -- // Controller $this->session->set_flashdata('user_register...
5,777 Views
5 Replies
01-03-2018, 01:25 AM
sabimofler
    Thread: HTML malformed
Post: RE: HTML malformed

XtreemDeveloper Wrote: (12-31-2017, 11:45 PM) -- You can use this code.                                                                            Sabi          --
6,985 Views
8 Replies
01-01-2018, 05:01 AM
sabimofler
  Thumbs Up Thread: HTML malformed
Post: RE: HTML malformed

Great, thank you very much Wouter60 and fenzy.  Cheers!
6,985 Views
8 Replies
12-31-2017, 10:01 AM
sabimofler
    Thread: HTML malformed
Post: RE: HTML malformed

Thanks for the answer,  I have tried that but then the second node name ('Sabi') of the CS department does not show up because the HTML looks like this: Quote: --     Business               ...
6,985 Views
8 Replies
12-31-2017, 04:08 AM
sabimofler
    Thread: HTML malformed
Post: HTML malformed

Hello again  :) , I am using jsTree plugin to show some data, the code is working but HTML is malformed. Can someone help me to correct this code? The array looks like this: Code: -- $users ...
6,985 Views
8 Replies
12-31-2017, 02:30 AM
sabimofler
    Thread: jsTree jQuery plugin vs Codeigniter (nodes with children not showing up)
Post: RE: jsTree jQuery plugin vs Codeigniter (nodes wit...

Many thanks, Paul! Fixed!
4,195 Views
3 Replies
12-30-2017, 04:00 PM
sabimofler
    Thread: jsTree jQuery plugin vs Codeigniter (nodes with children not showing up)
Post: jsTree jQuery plugin vs Codeigniter (nodes with ch...

Hey Guys, I am using jsTree jQuery plugin in a project, I am getting the data correctly to the view, but clicking to the nodes that have children doesn't do anything. Does anybody know what may be ...
4,195 Views
3 Replies
12-30-2017, 11:51 AM
sabimofler
    Thread: Need Help with a MySQL Query
Post: RE: Need Help with a MySQL Query

Wouter60 Wrote: (12-30-2017, 05:44 AM) -- PHP Code: -- $query = $this->db->select('department,fullname')->from('employees')->order_by('department,fullname')->get(); $offset = ''; foreach($query-...
3,199 Views
2 Replies
12-30-2017, 10:57 AM
sabimofler
    Thread: Need Help with a MySQL Query
Post: Need Help with a MySQL Query

Hello everyone,  I am finding difficulties to make a mysql query based on this idea: Computer Science   - Dan Vick  - Harry Jones Marketing  - John Doe Business  - Leo Rodriguez IT ...
3,199 Views
2 Replies
12-30-2017, 02:49 AM
sabimofler

Theme © iAndrew 2016 - Forum software by © MyBB