Unable to write Hello World for PHP. Don't laugh at me!

<?php function helloWorld(){ echo 'Hello, World'; } return helloWorld(); ?>

I mean, it’s meant to be correct

Go back to the landing page and watch the video.

Then back in the online editor, click the dots menu in the top-right and select “Revert to exercise start”

Where is the landing page, please? I’m confuse

Start here.
Watch the video, then go back to the editor and try from the start, like @glennj advised.

1 Like

Thanks all of you. Good luck in your coding & programming endeavours