This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
html_for_openshift
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22
Commits
1
Branch
202 KiB
CSS
40.7%
HTML
30.6%
JavaScript
28.4%
PHP
0.2%
Tree:
d63884d974
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd63884d974'
${ noResults }
html_for_openshift
/
info.php
1 lines
57 B
Raw
Blame
History
<
?
php
echo
"
Servidor:
"
;
echo
gethostname
();
echo
"
\n
"
;
?>