hi, i installed a variable in chrono6 some time ago <? php echo $ _SERVER ['REQUEST_URI']; ?> the variable sets me then a link in the email from where the form was sent. Unfortunately, since php 7, this is no longer possible. Is there a solution for this?
Hi chevron08,
As far as I can see that is still valid in PHP7 - where exactly are you using it?
Bob
As far as I can see that is still valid in PHP7 - where exactly are you using it?
Bob
How about {url:_self}
This topic is locked and no more replies can be posted.