This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
php_group
/
htdoc
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
2104c59f24
Rami (Branch)
Tag
master
htdoc
/
htdocs_old
/
show_name.php
show_name.php
65 B
Cronologia
Originale
1
2
3
4
5
6
<?php session_start();?>
<?php echo $_SESSION['name'];?>