Posted by Shinya on 09/02/06 06:55
How can i call the remote html page from php and get back the result of javascript which was calculated in that html remote.html <html> <body> <script language="javascript"> document.write( "Hello World" ); </script> </body> I just want to get "hello world" from sayhello.php
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming