Welcome to Xerver Help Online!


PHP Hello World-script

You can test Xerver with this Hello World-script:

Save this file as "testscript.php":

<? print("Hello World") ?>
<BR>
<? print("This is my first PHP script ever!") ?>




Xerver Homepage