in reply to curl without backticks and system()
Its not being used as its a remnant left over from trying what I thought was a builtin but wasnt (HTTP::Tiny). I had removed the HTTP::Tiny code but left this line in for later re-use.our $url = "https://wordpress.org/latest";
|
|---|