Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Session ID
Post: RE: Session ID

pdthinh Wrote: (01-29-2016, 07:38 AM) -- morocho1979 Wrote: (01-29-2016, 07:26 AM) -- Hi im a newbbie , i need you help or advise ,  im making some report and i need to use the "id" from  PHP Code...
5,395 Views
4 Replies
01-29-2016, 08:05 AM
morocho1979
    Thread: Session ID
Post: Session ID

Hi im a newbbie , i need you help or advise ,  im making some report and i need to use the "id" from  PHP Code: -- $this->session->userdata('logged_in'); --  i check  $ses= $this->session->use...
5,395 Views
4 Replies
01-29-2016, 07:26 AM
morocho1979
    Thread: Highcharts, JSON and CodeIgniter
Post: RE: Highcharts, JSON and CodeIgniter

InsiteFX Wrote: (01-27-2016, 04:21 PM) -- Try this: $.getJSON(, function(json) { -- Perfect thax for the big help now i can see the chart
20,256 Views
9 Replies
01-28-2016, 07:16 AM
morocho1979
    Thread: Highcharts, JSON and CodeIgniter
Post: RE: Highcharts, JSON and CodeIgniter

i guess my big problem is here $.getJSON("Reportes/data", function(json) { options.xAxis.categories = json[0]['data']; options.series.push(json[1]); ...
20,256 Views
9 Replies
01-27-2016, 07:40 AM
morocho1979
    Thread: Highcharts, JSON and CodeIgniter
Post: RE: Highcharts, JSON and CodeIgniter

josepostiga Wrote: (01-27-2016, 06:47 AM) -- morocho1979 Wrote: (01-27-2016, 05:56 AM) -- InsiteFX Wrote: (01-27-2016, 05:07 AM) -- I do not see you loading jQuery for it. -- If i use , the examp...
20,256 Views
9 Replies
01-27-2016, 07:38 AM
morocho1979
    Thread: Highcharts, JSON and CodeIgniter
Post: RE: Highcharts, JSON and CodeIgniter

InsiteFX Wrote: (01-27-2016, 05:07 AM) -- I do not see you loading jQuery for it. -- If i use , the example of the page work perfect my trouble i guess is in the controller , that dont pass the dat...
20,256 Views
9 Replies
01-27-2016, 05:56 AM
morocho1979
    Thread: Highcharts, JSON and CodeIgniter
Post: RE: Highcharts, JSON and CodeIgniter

josepostiga Wrote: (01-26-2016, 10:46 PM) -- So, what's your question exactly? -- i cant see the chart , maybe i have problem with json
20,256 Views
9 Replies
01-27-2016, 04:53 AM
morocho1979
    Thread: Highcharts, JSON and CodeIgniter
Post: Highcharts, JSON and CodeIgniter

I'm trying to get the Bue Flame software tutorial on Codeigniter and Highcharts to work (here is the tutorial http://blueflame-software.com/blog/using-highcharts-with-codeigniter/ (http://blueflame-so...
20,256 Views
9 Replies
01-26-2016, 09:57 AM
morocho1979
    Thread: Need Help here
Post: RE: Need Help here

sv3tli0 Wrote: (01-19-2016, 06:20 AM) -- Converting PHP to CodeIgniter is impossible as CodeIgniter is PHP framework :) You have to provide more code and what do you need exactly. At the moment yo...
5,097 Views
4 Replies
01-19-2016, 06:23 AM
morocho1979
    Thread: Need Help here
Post: Need Help here

i have this php code i need to convert to codeigniter , some can help me im really new o this  $pdf->SetFillColor(210,210,210); //linea gris $pdf->SetTextColor(0,0,0); //texto negro $header=ar...
5,097 Views
4 Replies
01-19-2016, 05:46 AM
morocho1979
    Thread: Unable to locate the specified class: Session.php
Post: RE: Unable to locate the specified class: Session....

Narf Wrote: (01-13-2016, 07:04 AM) -- There's a note marked as "Important" in the 3.0.0 upgrade instructions (http://www.codeigniter.com/userguide3/installation/upgrade_300.html) that you didn't foll...
5,665 Views
2 Replies
01-13-2016, 08:19 AM
morocho1979
    Thread: Unable to locate the specified class: Session.php
Post: Unable to locate the specified class: Session.php

Hello , im making a second report an this error appers "Unable to locate the specified class: Session.php" thx for the help Library  PHP Code: -- ; -- Controller  PHP Code: -- ; --
5,665 Views
2 Replies
01-13-2016, 05:50 AM
morocho1979

Theme © iAndrew 2016 - Forum software by © MyBB