This website requires JavaScript.
Explore
Help
Sign In
archive
/
hacktoberfest-2018
Watch
1
Star
0
Fork
0
mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced
2026-07-23 05:01:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f9cb4e5b39a1eb7e694902c0d92af051fe453d28
hacktoberfest-2018
/
code
/
SuperFola.php
T
4 lines
35 B
PHP
Raw
Normal View
History
Unescape
Escape
adding a helloworld.php because php is a good language ! and a strange way to display the fibonacci serie ahah
2018-10-07 19:33:15 +02:00
<?
php
echo
"Hello world !"
;
?>
Reference in New Issue
Copy Permalink