getting values from urls |
[eluser]Vitsaus[/eluser]
Ha, managed to get it work. I was using the controllers the way they should not have been used in this case. It seems that I can only take a value when I use http://example.com/main/news/thisIsValue. If I use http://example.com/main/thisIsValue, it does not work same way. It's certainly not so easy to move away from procedural coding to oop(mvc) styled codin ![]() |
Messages In This Thread |
getting values from urls - by El Forum - 01-12-2009, 04:30 PM
getting values from urls - by El Forum - 01-12-2009, 04:47 PM
getting values from urls - by El Forum - 01-12-2009, 05:41 PM
getting values from urls - by El Forum - 01-12-2009, 05:43 PM
getting values from urls - by El Forum - 01-12-2009, 06:01 PM
getting values from urls - by El Forum - 01-13-2009, 02:12 AM
|