Skip to content

Instantly share code, notes, and snippets.

@greengoblinmask
Created November 15, 2013 14:50
Show Gist options
  • Save greengoblinmask/7485481 to your computer and use it in GitHub Desktop.
Save greengoblinmask/7485481 to your computer and use it in GitHub Desktop.
<?php
$test = “Pemrograman Web dengan PHP”;
Echo “ variable test = $test”;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment