Welcome Guest, Not a member yet? Register   Sign In
$this->input->ip_address() problem
#5

[eluser]InsiteFX[/eluser]
You do not hack a CodeIgniter Core Class you extend the CI_Input Class and add your own code to it!

Code:
Place in application/core
class MY_Input extends CI_Input{

}

InsiteFX


Messages In This Thread
$this->input->ip_address() problem - by El Forum - 03-02-2011, 03:18 AM
$this->input->ip_address() problem - by El Forum - 03-02-2011, 04:27 AM
$this->input->ip_address() problem - by El Forum - 03-02-2011, 07:31 AM
$this->input->ip_address() problem - by El Forum - 03-02-2011, 07:43 AM
$this->input->ip_address() problem - by El Forum - 03-02-2011, 08:46 AM
$this->input->ip_address() problem - by El Forum - 03-02-2011, 03:58 PM
$this->input->ip_address() problem - by El Forum - 03-02-2011, 04:00 PM
$this->input->ip_address() problem - by El Forum - 03-02-2011, 04:57 PM
$this->input->ip_address() problem - by El Forum - 03-02-2011, 05:17 PM
$this->input->ip_address() problem - by El Forum - 03-03-2011, 01:05 AM
$this->input->ip_address() problem - by El Forum - 03-03-2011, 01:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB