do i need to use mySQL? what i mean is theres no way to have php remember whos logged in after the user changes pages unless the username is stored in the database when they first log in? so then php can grab the variable from the database when they click on links?