index
:
KISSmo
main
origin/HEAD
origin/main
KISSmo Keep it simple stupid pastebin based on PHP running under sqlite3.
Arianit Kukaj <arianit@hax.al>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ip
/
index.php
blob: 405626b071fada6b7e93cbbd4c700f37bc295e20 (
plain
)
1
2
3
<?php
echo
'This is the IP Address - '
.
$_SERVER
[
'REMOTE_ADDR'
];
?>