Page 1 of 1

Looking for the best php program or...

Posted: Thu Feb 05, 2004 10:29 am
by Gramware
I am in the process of building a website for a popular game, RuneScape(runescape.php). In my website I want to have a players database, much like TeamXbox's GamerTag DB and Real Sims Online Player DB. I want to allow players to be able to edit there profile, but want it password protective. What I am asking really is, what is best FREE PHP database program that will let me be able to do that. I could do everything but the password protection part of it.

Posted: Thu Feb 05, 2004 12:46 pm
by malcolmboston
MySQL should suit your needs perfectly, its a really good database and very easy to learn

What you are trying to accomplish is also very easy using PHP