Welcome Guest, Not a member yet? Register   Sign In
$_SERVER['CI_ENV'] -- where is and ENVIRONMENT this set?
#9

I really think
PHP Code:
$_SERVER['CI_ENV'
is useless.

Why not just use
PHP Code:
define('ENVIRONMENT''development'); 
?

Let's make thing simple.
Personal blog: https://terryl.in
My personal project is called Dictpedia is currently using Codeigniter 3, welcome.
Reply


Messages In This Thread
RE: $_SERVER['CI_ENV'] -- where is and ENVIRONMENT this set? - by allenlee - 03-14-2016, 12:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB