We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Getting GET key/values with php5

Development and Programming

manish's avatar
manish
26 posts
about 17 years ago
manish's avatar manish

Continuing the thread from Technical Support topic http://ellislab.com/forums/viewthread/88048/

doing two changes you suggested made it work. The ‘?’ after index.php was also necessary.

Now, I am at next issue,

The URL following a custom form submit is: http://www.example_site.com/mytemplategroup/myfunction?e=expression&f=0

In a template, I call {exp:mymodule:myfunction}

In the constructor of ‘mymodule’, I try to access the parameter ‘e’ passed on the URL (a form submit through GET method)

$this->e = $IN->clean_input_data($IN->GBL(’e’, ‘GET’));

I get nothing assigned to $this->e.

This was also working before switching to PHP5.

Thanks for your help!

Regards, Maneesh

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.