Hello, I'm doing a file_get_contents() in PHP and getting a JS, in that javascript has a code where it contains:
$("#download-botao").attr("href", "link.com");
I want to get this link.com in my PHP, I'm trying to preg_match() ,...
asked by
01.08.2018 / 01:25