Php – Transferring data, for example (service_id = 1506) from a page to a new page
I need to customize the button that is located on the service page. When clicked, it should transfer the service_id to another page and open immediately. tamplate smarty <a class="menuitm menu-auto" id="gotozabbixlist" ><span>Zabbix host list</span> <input id="secretid" value="{php} echo $_REQUEST['id'];…