Thank you, this helped to solve a problem I was having with opening URLs. For anyone here to be able to crack open a web link, just do;
execute_shell_simple("https://yourwebsitehere.com");
Thank you, this helped to solve a problem I was having with opening URLs. For anyone here to be able to crack open a web link, just do;
execute_shell_simple("https://yourwebsitehere.com");