"Undefined property: Product::$db" when calling query builder methods in a model method
I am new to codeigniter and i am stuck trying to figure out what is going wrong on this line here is my controller [Code...
Latest news, tutorials, and updates from the PHP community
6993 articles available
I am new to codeigniter and i am stuck trying to figure out what is going wrong on this line here is my controller [Code...
I need to pass data from the controller to the view. I use a loop in the controller which runs for more than 1 minute. [...
Alright, so I'm currently working on parsing an RSS feed. I've gotten the data I need no problem, and all I have left is...
I get this error: Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. ...
I have a button on my home page which leads to a signup/login page. The signup/login page is just a page in views/pages/...
I am trying to pass a string into my MySQLi prepared statement but it gives me the error: Cannot pass parameter by refer...
I have following array, I want to retrieve `name`, `comment` and `each of the tags` (to insert in database. How can I re...
I have dates stored in a mysql table, they are set to store as CURRENT TIMESTAMP in each row and are stored as follows: ...
My model has a function that should run 2 different queries. Ideally I would like it to return 2 different vars (1 from ...
I need help in finding an HTML, CSS, PHP code formatter plug-in for gedit. I've looked into gmate and other plug-ins but...
I am trying to redirect my page after successful login to a new url.. [Code Block] However, it loads up the page inside ...
The code below is not a functioning method, it's just written to help you understand what I'm trying to do: [Code Block]...
Showing 6493 to 6504 of 6993 articles