index
:
Self-learning
master
All the stuff I do, while I teach myself code and stuff
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
PHP
/
Test
/
header.php
blob: 73c6301a23c4837b72d4d18eec456a9f5aefd6e8 (
plain
) (
blame
)
1
2
3
<?
php
echo
"Subscribe to
$name"
;
?>