I;d like to have an access to variable $url in header.html - how can I do that ?
I;d like to have an access to variable $url in header.html - how can I do that ?
www.zgred.pl | www.linksor.com | www.multiportal.pl | www.szukaj24.pl | www.sidlink.com | www.pirlo.pl - all ON IU 5.4.x
In which page? if it is in detail page, it is possible because the link_id is passed in the url ($_GET). If yes, I will write here the solution.