This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
php_group
/
htdoc
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
2104c59f24
Ramos
Etiquetas
master
htdoc
/
htdocs
/
show_name.php
show_name.php
65 B
Histórico
Em bruto
1
2
3
4
5
6
<?php session_start();?>
<?php echo $_SESSION['name'];?>