| Sending a message to a server Almost done |
Adam5000

msg:4217000 | 2:35 am on Oct 15, 2010 (gmt 0) | This works in Javascript but I'd like to do the same thing with PHP. Help! <script language="JavaScript" src="http://www.abc.com/auth/username/?action=pp"> </script>
|
arvind gupta

msg:4217052 | 7:29 am on Oct 15, 2010 (gmt 0) | While I don't fully understand what you mean, I think this might be it: file_get_contents('http://www.abc.com/auth/username/?action=pp');
|
rocknbil

msg:4217214 | 3:52 pm on Oct 15, 2010 (gmt 0) | Experiment with curl [us.php.net].
|
|
|