Page 1 of 1

Java to PHP

Posted: Sun Feb 08, 2009 6:07 pm
by it2051229
I'm creating a java program which connects to my PHP by default listening to port 80.... normally, in PHP we could retrieve passed data via the $_GET and $_POST functions. Is there any way that PHP can read Streams? because I will be sending data from java to PHP using socket streams.

Re: Java to PHP

Posted: Sun Feb 08, 2009 6:50 pm
by Weirdan