How to read querystring

peterswa62 11 Mar, 2013
Is there a simple way of getting a querystring parameter such as <!-- w --><a class="postlink" href="http://www.company.com&company=1">www.company.com&company=1</a><!-- w -->?
GreyHead 12 Mar, 2013
Hi peterswa62,

ChronoForms will add it to the $form->data array so it should be available like any other form value.

Bob
This topic is locked and no more replies can be posted.