Van games
Read

Van games

by nivan nivanjr

<?php $db = mysql_connect( localhost , root , 13111997 ); mysql_select_db ( banco_dados ); ?> <? $nome = "nivan"; $sobrenome = "santos": ?> <? <html> <head> <body> <h1> Olá, meu nome é ?> echo "$nome"; <? </html> </head> </body>

Read the publication