0
I need to create an application that can compare some information contained on external sites and I need to do this in PHP
, but I am barred by the difference of domains. In proxys in I can access this page, so I need this to happen also within the tool, how I can do this, I’ve researched and nothing has worked for me, give me a light.
Updating
I found this class that solved my life, and leave it here for those who need it too.
https://github.com/joshdick/miniProxy/blob/master/miniProxy.php
There are already tools for this, that and that, both are open source, and in PHP, and follow the same concept. If you know how a proxy acts then you won’t have any problems. You say that "nothing has worked", there is no way to guess what has not worked.
– Inkeliz
@Inkeliz my friend kkkk, you must want to swallow me there, but I could not make it work and do not ask me why, but thank the god of each command line found something that finally worked, I will publish.
– Luiz Augusto Neto