This website requires JavaScript.
Explore
Help
Sign In
mirror
/
codecrumbs
Watch
1
Star
0
Fork
You've already forked codecrumbs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
codecrumbs
/
example-project
/
languages
/
php-lang.php
5 lines
78 B
PHP
Raw
Permalink
Blame
History
<
?
php
//cc:main function
echo
"
Hello World!
"
;
echo
"
PHP is so easy!
"
;
?>
Reference in New Issue
View Git Blame
Copy Permalink