I need to send request from my site to my server first with specific IP. and from my server again need to send request to cross server. And catch response on web page. How do I do this in php or java script? Thank you in advance.
You can solve your problem using curl for more information here is the link