Re: onclick action in add.php
Reply #3 –
@andrewmak Using the visuals. Please, you can locate it on the add page properties or edit page properties. The code I sent in previous message is a sample code, u just have to replace the URL HERE with the link you want to make a get request on.
$res = http_get(“google.com”);
Also check on View Help menu, for helper functions you can use within phprad.