Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to Edit data? Simple question
Post: RE: How to Edit data? Simple question

Not working. Update method is working fine, if the "username" field is not empty. Hm... Let's watch an example: I have a link http://localhost/it/index.php/edit/person/28, where "28" is person ID in d...
10,404 Views
5 Replies
01-06-2019, 09:32 PM
Razzer
    Thread: How to Edit data? Simple question
Post: RE: How to Edit data? Simple question

Not working. I think I getting the error because there is no ID in GET parameter, after I clear "username" field and click "submit" button. my "edit" method, id is "hidden" form field: PHP Code: ...
10,404 Views
5 Replies
01-06-2019, 10:39 AM
Razzer
    Thread: How to Edit data? Simple question
Post: How to Edit data? Simple question

Hello everyone! I have a simple question about editing data in CI. I have a simple view, with link to edit a record, like this: PHP Code: -- -- where 'id' is user ID in a database. On...
10,404 Views
5 Replies
01-06-2019, 07:52 AM
Razzer
    Thread: PHPOffice usage example
Post: PHPOffice usage example

Hi! I'm trying to generate an excel table using PHPOffice library and CodeIgniter 3. Can anyone write step-by-step instruction, explaining how to set up PHPOffice and use it in CodeIgniter 3? I'm just...
1,844 Views
1 Replies
10-28-2018, 10:17 PM
Razzer

Theme © iAndrew 2016 - Forum software by © MyBB