How to edit a database record from a posted form submission in CodeIgniter [closed]
I want to change a specific record in the database using codeigniter. The url should be like this `mysite.com/users/edit...
Latest news, tutorials, and updates from the PHP community
7044 articles available
I want to change a specific record in the database using codeigniter. The url should be like this `mysite.com/users/edit...
I have several subdomains contained in their own directory above my root site, and an assets folder in my root directory...
I have a script in a joomla article that goes through the database and lists all entries by a use. Everything is done in...
I'm using XAMPP on Windows 7. and when I try to open a login.php of current project I get this error [Code Block] this i...
How php/mysqli ( with prepared statements + bind params ) protect against SQL Injection ? Mysqli applies only "real_esca...
Here is an example of my code and an explanation what I am trying to do. At the beginning of the code I am selecting thr...
When I execute an `INSERT` query that contains a single quote (e.g. `Kellog's`), it fails to insert a record. It throws ...
I'm building this regex with a positive look ahead in it. Basically it must select all text in the line up to last perio...
I'm getting through adding delimiters to a large references file thanks to help from SO. Almost there now. I have a rege...
Please give some idea. how to solve the error? [Code Block] The error: [Code Block]
I'm trying to use FlexiGrid plugin with CodeIgniter, but when the page displays the grid shows, but there are no records...
Creating some regex expressions here. I was wondering if I could get some pointers on how to go about selecting a string...
Showing 6337 to 6348 of 7044 articles