paulj Posted December 14, 2006 Share Posted December 14, 2006 This has beed fixed - I am having trouble parsing input information that I had send from a URL connection from within a Java file. The Java part is OK as it works well as I open a URL connection and to supress the output from the PHP file. The PHP echos a response and it does get picked up from the Java inputstream. Using the POST and GET methods in PHP are not successful, only by calling the file directly. Can you let me know what I need to do to be able to read this input? Thanks for the help. Link to comment https://forums.phpfreaks.com/topic/30642-how-to-parse-stream-information-from-a-url-connection-fixed-thanks/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.