Skip to content

Instantly share code, notes, and snippets.

@Ashutoshkumargautam
Created September 9, 2020 05:39
Show Gist options
  • Save Ashutoshkumargautam/54cbadbd3b496b90e27e126cf9c6e012 to your computer and use it in GitHub Desktop.
Save Ashutoshkumargautam/54cbadbd3b496b90e27e126cf9c6e012 to your computer and use it in GitHub Desktop.
<?php
//This is simple program in php programming language.
echo "Hello world"; // this is message display on the screen.
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment