"Undefined variable" error when passing data from controller to model in CodeIgniter [closed]
I'm having some trouble updating records with the Codeigniter framework. I'm using the MVC pattern and active records. T...
Latest news, tutorials, and updates from the PHP community
6993 articles available
I'm having some trouble updating records with the Codeigniter framework. I'm using the MVC pattern and active records. T...
I need an `include` function / statement that will include a file only if it exists. Is there one in PHP? You might sugg...
I'm terribly confused on how I should be writing this function...it basically scores a test, and it WORKS for one user's...
I have the ability to add custom fields in a project I am making. I have a page that has all the text inputs on it. Each...
I want to make my database schema and application code as dynamic as possible to handle "unknown" use cases and changes....
I'm on a managed Server from 1and1 and i'm using stored procedures in my current Project. For that I have to use mysqli ...
Hey guys, I have this points system on a project, everything works fine except that I can't add meta_values to multiple ...
I have `$adate;` which contains: [Code Block] I want to add to this date the following: [Code Block] Once the seconds ar...
I keep getting this error when I try to send an e-mail in PHP: [Code Block] my php.ini looks like this: [Code Block] I'm...
I try to join 2 tables and output the result: In model: [Code Block] In view files: [Code Block] When I run the code abo...
Within my web app there is no doubt the possibility for users to enter an apostrophe. This will break the SQL statement ...
I am using codeigniter 1.7.3 and I have controllers set up and working, but I am having trouble getting back a query res...
Showing 6589 to 6600 of 6993 articles