Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This uses $_GET vars #18

Open
carolinecblaker opened this issue Aug 18, 2011 · 1 comment
Open

This uses $_GET vars #18

carolinecblaker opened this issue Aug 18, 2011 · 1 comment

Comments

@carolinecblaker
Copy link

So I'm stating the obvious here, as the Twitter API sends crucial information via GET

However, CI (famously) destroys the $_GET array and it can't be used.

I've spoken to some great developers that say they drop this in and it works great. How in the world is this possible?

I'm on the other side of this, and $_GET isn't working for me.

Is there a trick to this? A setting somewhere? Some kind of magic spell?

I'm practically beside myself trying to get this figured out.

Thanks in advance

@ky0ung
Copy link

ky0ung commented Aug 21, 2011

Look here http://codeigniter.com/forums/viewthread/56389/ and scroll down to the AL James comment. He extended the input class so that he can use the get method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants