Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Using Disqus with Codeigniter
#5

[eluser]dmorin[/eluser]
Quote:I’d prefer not to allow query strings to work throughout our site.

Why? What does this mean? I guess what you're saying is if I want to manually add a "?Iheartponies=0" to the end of one of your urls, you want the request to get sent through your special controller and ultimately break rather than continuing along to the correct controller/method?

There are tons of times when Querystrings are virtually required including many external services like the facebook and google apis (and apparently Disqus). I have no idea why CI restricts them by default. They're only a "risk" if you blindly use $_REQUEST and even then, you're still accepting user provided data so it should always be filtered and sanitized.

So please, if anyone has any reasonable excuse of why they would prefer a broken hacked up handling of the querystring instead letting it function exactly as it should, let me know so I too can feel enlightened!

(I only rant about this because I wasted so much time hacking around it until someone on these forums pointed out the solution I posted 2 posts ago)


Messages In This Thread
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-06-2009, 11:31 AM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-06-2009, 03:59 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-06-2009, 05:49 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-06-2009, 06:11 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-06-2009, 06:32 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-06-2009, 06:56 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-06-2009, 07:14 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-07-2009, 07:03 AM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-07-2009, 07:18 AM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-07-2009, 01:39 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-07-2009, 05:05 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-07-2009, 05:37 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-13-2009, 02:25 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-13-2009, 02:28 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-13-2009, 03:13 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-13-2009, 04:03 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-13-2009, 04:33 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-13-2009, 04:40 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 01-13-2009, 04:46 PM
[SOLVED] Using Disqus with Codeigniter - by El Forum - 02-10-2009, 09:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB