Cannot use isset to check for segment.. Why not? |
(02-17-2016, 05:53 PM)cupboy Wrote: Cannot do this: What you could do is PHP Code: $uri_segment_1 = $this->uri->segment(1);
There's only one rule - please don't tell anyone to go and read the manual. Sometimes the manual just SUCKS!
|
Messages In This Thread |
Cannot use isset to check for segment.. Why not? - by cupboy - 02-17-2016, 05:53 PM
RE: Cannot use isset to check for segment.. Why not? - by skunkbad - 02-17-2016, 06:34 PM
RE: Cannot use isset to check for segment.. Why not? - by wolfgang1983 - 02-17-2016, 06:39 PM
|