Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: [Solved]Community Auth, MY_Input Error
Post: [Solved]Community Auth, MY_Input Error

Hello, My Versions: CI: 3.1.4 PHP: 7 I Installed CI without Problems. Install Community Auth (https://community-auth.com/) with Error: Quote: -- An uncaught Exception was encountered Type...
1,745 Views
0 Replies
06-03-2017, 01:34 AM
Maeggi07
    Thread: [Solved]Update_batch without escape?
Post: RE: Update_batch without escape?

I thought to myself :) Thanks
3,095 Views
2 Replies
10-20-2016, 09:20 AM
Maeggi07
    Thread: [Solved]Update_batch without escape?
Post: [Solved]Update_batch without escape?

Hello @ll, have any Idea for escape false in update_batch? //Für Single PHP Code: -- $this->db->set('field', 'field+1', FALSE); $this->db->where('id', 2); $this->db->update('mytable'); -- //...
3,095 Views
2 Replies
10-20-2016, 05:18 AM
Maeggi07
    Thread: Load CI Library in external File
Post: Load CI Library in external File

Hello @ll, how can a load the CI Library in a external PHP file? I have a Flashgame SWF and a PHP File "test.php". The SWF File load the test.php I broke all CI funktion in the test.php... DB, M...
2,751 Views
1 Replies
10-03-2016, 08:58 AM
Maeggi07
    Thread: XSS_Clean filters no php tags
Post: RE: XSS_Clean filters no php tags

Hi Paul, thanks for your Answer. Was very helpful. But , I think the better way would be... Filtering and then Callback :)
4,691 Views
3 Replies
09-22-2015, 02:56 PM
Maeggi07
    Thread: XSS_Clean filters no php tags
Post: XSS_Clean filters no php tags

Hello @ll, my Problems and Questions: 1. Problem Input " " in "recipients" field. PHP Code: -- //validate form input $this->form_validation->set_rules('recipients', 'recipients', 'requir...
4,691 Views
3 Replies
09-18-2015, 05:01 PM
Maeggi07

Theme © iAndrew 2016 - Forum software by © MyBB