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-08-12 12:28:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4507d028080989eef94bc8c0725f563445623f62
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