Skip to content

Instantly share code, notes, and snippets.

@cuheguevara
Created September 17, 2012 00:12
Show Gist options
  • Save cuheguevara/3734937 to your computer and use it in GitHub Desktop.
Save cuheguevara/3734937 to your computer and use it in GitHub Desktop.
Aplikasi Hello World Menggunakan PHP
<?php
echo "Hello World ! ";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment