Hi all,
I've a problem, when I send post variables from http://localhost/test.php to another page in another server (ex. http://www.domain1.com/test.php) using curl, all work fine but the location of the server is http://localhost/test.php and all link and images from destination url are broken.
I don't want use javascript to redirect and send post variables to destination url. Is there a solution to fix my problem?
Sorry for my english but I'm italian.
Thank you very much.