Class Basic?

Okay.

Start a new terminal session, in that type

cd ~/Documents

Then execute


ls

What is displayed?

Brilliant! Good work!

Now you know the command to execute that script, feel free to change it and play about.

I’m glad you go it working Jamie, you know where we (SitePoint, ScallioXTX and I) are if you need any more help.

Anthony.

i’ve tried to get time and this come up XD

<?php
echo ‘Hello Jamie, today is ‘, date(‘l’), ‘.’, time (‘l’),’.’;

ok this is shown c.vvvv.odt Jamie PhP script.php

Use gedit to save the file in the Documents folder as script.php.

ok thanks alot