Changes

Jump to: navigation, search

OPS335 Lab 6

2 bytes added, 18:21, 19 November 2019
Creating a PHP Script
'''Perform the following steps:'''
#Copy Rename the '''index.html''' file to '''index.php''' and modify it to contain:<br><source>Hello, this is a web page on vm1.youruserid.ops and the current time is <?php system("date"); ?>!</source>
<ol><li value="2">On your host machine, again refresh your web-browser. Notice that in a web browser the ''index.php'' file isn't treated as a default page and the contents don't contain the date, but instead are displaying the text in the php code you entered into the index.php file (refer to above code).</li>

Navigation menu