I have a PHP script and I want to have it written out on another pages on
another servers. I have seen that you can do this something like this:
<script language="JavaScript" src="http://myserver.com/script.php"></script>
But I don't now what to write in the PHP script. The text that is going to
be written out on the other server lies in a variable called $lines.