Assignment: Publish your PHP program ($$$)
Use the base php file and add the following code block between the body tags:
The save the file as hello1.php
this should print something like this (except with the current time and date) when you publish it and try it:
Hello, it is currently:September 2nd, 2009 4:00:56 pmYour die roll is: 4 |
Click edit below and add a link to the final file.
Do this by pasting the URL from your browser that ran it on the cbis3 server, and then select the URL and use the little 'chain' button called 'insert web link', past the URL into the text box and click OK, then save your result.
Video to show you how to publish and debug a simple php file:
php publish and debug