Codeigniter datetime not being inserted [duplicate]
I am trying to enter the date and time into datetime field in MySql. Right now, it is entering the datetime as 0000-00-0...
Latest news, tutorials, and updates from the PHP community
8494 articles available
I am trying to enter the date and time into datetime field in MySql. Right now, it is entering the datetime as 0000-00-0...
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 ...
Showing 7993 to 8004 of 8494 articles