Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Timezone in Database connection
Post: RE: Timezone in Database connection

skunkbad Wrote: (01-31-2016, 02:27 PM) -- You could put it in a hook or the class constructor of MY_Controller. -- So, there is no way for CI 3.0.4 version to setup timezone in application/config/d...
11,364 Views
5 Replies
01-31-2016, 03:09 PM
egormmm
    Thread: Timezone in Database connection
Post: RE: Timezone in Database connection

Thank you for answer! I understand, that I can execute this query. But it should be in every connection to database I create. But I would like to set it 1 time in 1 place, application/config/databas...
11,364 Views
5 Replies
01-31-2016, 01:59 PM
egormmm
    Thread: Timezone in Database connection
Post: Timezone in Database connection

Hello! I would like to set my own timezone to MySQL database connection, because timezone of MySQL server is different from timezone of PHP and my application clients. I try to use PDO driver in...
11,364 Views
5 Replies
01-31-2016, 01:41 PM
egormmm
    Thread: CI Forensics - A Profiler Debug Bar
Post: RE: CI Forensics - A Profiler Debug Bar

kilishan Wrote: (09-16-2015, 07:58 PM) -- How did you install it? If you installed through Composer, it should fine the class just fine. Otherwise, you'll need to load the Console library manually at...
27,811 Views
0 Replies
09-17-2015, 05:37 AM
egormmm
    Thread: CI Forensics - A Profiler Debug Bar
Post: RE: CI Forensics - A Profiler Debug Bar

Hi! I try to use this library, I registered it in $autoload['packages'] according the manual. It's start working fine after I comment the 237 line (in libraries/Profiler.php) like user vadimyer wrot...
27,811 Views
0 Replies
09-16-2015, 02:04 PM
egormmm

Theme © iAndrew 2016 - Forum software by © MyBB