Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Library -Object - Hydrate
Post: RE: Library -Object - Hydrate

Thank you ! you guys save my day. It works then and I'll be able to continue. I'm beginner so I'm going in lots of different ways. It seems my way of thinking is not that wright. I'm trying to...
6,880 Views
5 Replies
11-16-2016, 03:04 PM
martin88
    Thread: Library -Object - Hydrate
Post: RE: Library -Object - Hydrate

That's a part of the answer. I was sure my old logic was wrong. No hydrate then.  But how do I 'intent' or 'populate' my object then.  I have my controller with my form validation.  - InputName...
6,880 Views
5 Replies
11-14-2016, 03:21 PM
martin88
    Thread: Library -Object - Hydrate
Post: Library -Object - Hydrate

Hello,  I'm trying to understand a logic but I'm maybe far far away...  In my previous tutorials I learned to create an object by using a specific class.  Something like :  PHP Code: -- -- ...
6,880 Views
5 Replies
11-14-2016, 02:36 PM
martin88
    Thread: SQLSTATE[08006] [7] invalid connection option "charset"
Post: RE: SQLSTATE[08006] [7] invalid connection option ...

EDIT : Found the solution : $db['default'] = array( 'dsn' => 'mysql:host=localhost; dbname=xxx', 'hostname' => '', 'username' => 'root', 'password' => 'root', 'database' => '', 'dbdriver' => '...
6,910 Views
2 Replies
11-14-2016, 09:59 AM
martin88
    Thread: SQLSTATE[08006] [7] invalid connection option "charset"
Post: SQLSTATE[08006] [7] invalid connection option "cha...

Hello  I'm trying to connect with PDO to my database.  Here is the error message :  A Database Error Occurred SQLSTATE[08006] [7] invalid connection option "charset" Filename: controllers/Hom...
6,910 Views
2 Replies
11-13-2016, 03:24 PM
martin88

Theme © iAndrew 2016 - Forum software by © MyBB