Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Unable to access data inside object
Post: Unable to access data inside object

Currently I have a table in my view class that I'm trying to fill up using data from the controller which is fetching it through the model class. This is my current code: Code: --
1,164 Views
1 Replies
11-22-2021, 06:15 AM
JJM50
    Thread: Conditional style for specific data in PHP
Post: Conditional style for specific data in PHP

Currently I have a table displaying all of the agents and a count of their leads status shown in the same row. Now these agents can be Active or Inactive, but both are shown in my table. This active/i...
1,554 Views
1 Replies
10-24-2021, 10:45 PM
JJM50
    Thread: Converting SQL query into CodeIgniter format query
Post: Converting SQL query into CodeIgniter format query

Currently I have 2 tables in my mysql database and I'm comparing my entries in both those tables to get an output. The output is correct when placed as a query in mysql. Now I want to convert it to Co...
1,958 Views
1 Replies
10-18-2021, 09:30 PM
JJM50
  Question Thread: COALESCE not working in CodeIgniter
Post: COALESCE not working in CodeIgniter

Currently I have 2 tables, the first table shows a count of statuses, refno. and agent_id(person in charge of the refno.) and the second table has an id and agent_name. So to refer a particular agent ...
1,674 Views
1 Replies
10-17-2021, 04:06 AM
JJM50

Theme © iAndrew 2016 - Forum software by © MyBB