Welcome Guest, Not a member yet? Register   Sign In
where can i put my own function
#3

[eluser]Sarfaraz Momin[/eluser]
Well if there is just a single function related to it I would go about creating a helper.

Code:
//load helper
$this->load->helper(‘common’);

//use function
arraytolower($array,$round)

Have a good day !!!


Messages In This Thread
where can i put my own function - by El Forum - 10-30-2008, 02:04 AM
where can i put my own function - by El Forum - 10-30-2008, 02:36 AM
where can i put my own function - by El Forum - 10-30-2008, 03:09 AM
where can i put my own function - by El Forum - 10-30-2008, 03:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB