hitech Posted January 25, 2008 Share Posted January 25, 2008 I need to get the XML file using cURL with PHP5 and then send to another page that uses Javascript to parse and show the informations. Do I have to do 2 cURL's? One to get the file and other to send to Javascript in other page? How can I get the xml file with javascript? I tried this: var ch = <?echo $ch;?> but doesn´t work. Thanks, Helcio Brasil Quote Link to comment https://forums.phpfreaks.com/topic/87710-how-can-i-get-and-send-files-using-curl/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.