Welcome Guest, Not a member yet? Register   Sign In
Empty URI param transformed to 0
#5

[eluser]isaiahdw[/eluser]
The nice thing about it returning 0(or FALSE) is you can do a simple check like this "if($this->uri->segment(4))... ". This is also true for $this->input->post(), it will return 0 or FALSE if it's not set.


Messages In This Thread
Empty URI param transformed to 0 - by El Forum - 01-27-2008, 03:00 PM
Empty URI param transformed to 0 - by El Forum - 01-28-2008, 04:33 AM
Empty URI param transformed to 0 - by El Forum - 01-28-2008, 06:53 AM
Empty URI param transformed to 0 - by El Forum - 01-28-2008, 01:22 PM
Empty URI param transformed to 0 - by El Forum - 01-28-2008, 04:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB