Forums / Setup & design / querystring

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

querystring

Author Message

Valentina Ferrari

Friday 18 June 2004 7:20:32 am

hi all,
I have this URL:

http://localhost/index.php/corporate/content/view/full/747?canale=VIE&salman=salman1&areman=areman2

and I would like to know how can I extract value after the question mark:

canale=VIE&salman=salman1&areman=areman2

.

any hint?
thanks
Valentina

Kåre Køhler Høvik

Friday 18 June 2004 9:08:02 am

Hi

That's not possible but you could use <i>user parameters</i> to do the same job. http://ez.no/ez_publish/documentation/customization/custom_design/user_specified_parameters

Kåre Høvik