Skip to content

unable to delete data from database in codeigniter

I have a project on codeigniter. I want to delete the data from database. if user clicks a delete button it should be deleted. my problem I think all code is working ..but I think id is not getting in …

PHP Replacing element in json

I have this code: With this code i load a local json file and attempt to array_replace, replacing if it exists or adding if it doesn’t <?php // check if all form data are submitted, else output …

Inserting date in null [closed]

Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 1 year ago. Improve this question I am inserting date. It works when date is set, otherwise, it doesn’t work. DateBirth t…