$_GET variables passed to controller as lowercase |
[eluser]coolfactor[/eluser]
[quote author="gazza" date="1187217835"] ![]() The host name and the rest of the url are different beasts. The host name is usually lower-cased, but the rest of the url won't be. Try this link: http://CodeIgniter.Com/FoRums/viEwthRead/58679/ EDIT - wow, that link is invalid. Well, bygollygee, what the heck? I've never run into that before. I didn't know CodeIgniter cared about the case of the controller/function segments, but I guess it does. The rest of the segments should work fine as upper or lowercase, though. |
Messages In This Thread |
$_GET variables passed to controller as lowercase - by El Forum - 08-15-2007, 11:29 AM
$_GET variables passed to controller as lowercase - by El Forum - 08-15-2007, 11:43 AM
$_GET variables passed to controller as lowercase - by El Forum - 08-15-2007, 11:56 AM
$_GET variables passed to controller as lowercase - by El Forum - 08-15-2007, 11:59 AM
$_GET variables passed to controller as lowercase - by El Forum - 08-15-2007, 12:02 PM
$_GET variables passed to controller as lowercase - by El Forum - 08-15-2007, 01:56 PM
$_GET variables passed to controller as lowercase - by El Forum - 08-15-2007, 02:11 PM
$_GET variables passed to controller as lowercase - by El Forum - 08-16-2007, 08:26 AM
|