mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2025-09-03 19:29:04 +00:00
adding a helloworld.php because php is a good language ! and a strange way to display the fibonacci serie ahah
This commit is contained in:
committed by
Luke Oliff
parent
f357770592
commit
f0c0410eb6
3
code/helloworld.php
Normal file
3
code/helloworld.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
echo "Hello world !";
|
||||
?>
|
Reference in New Issue
Block a user