Add uwu in PHP
This commit is contained in:
parent
90d46b169e
commit
006952100c
2 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@ uwu in every programming language in the world
|
||||||
- [Nim](uwu.nim)
|
- [Nim](uwu.nim)
|
||||||
- [Pascal](uwu.pas)
|
- [Pascal](uwu.pas)
|
||||||
- [Perl](uwu.pl)
|
- [Perl](uwu.pl)
|
||||||
|
- [PHP](uwu.php)
|
||||||
- [Python 1 & 2](uwu.py)
|
- [Python 1 & 2](uwu.py)
|
||||||
- [Python 3](uwu.py3)
|
- [Python 3](uwu.py3)
|
||||||
- [Ruby](uwu.rb)
|
- [Ruby](uwu.rb)
|
||||||
|
|
1
uwu.php
Normal file
1
uwu.php
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<?php echo "uwu\n"; ?>
|
Loading…
Add table
Add a link
Reference in a new issue