<?php session_start(); $conexion = mysql_connect("localhost","root", ""); mysql_select_db("videogamers");