i made up a module on php that sends header requests to the server.In between i realized that i needed to run some remote php scripts also on my server so i sent the header to the server as follows
but it is not working it is fetching the index page only
is there any way i could call into the remote scripts.I am using standard sockets in php. It would be a great help if you could help me out with the header format