New website

Got a kewl website or have a website question? Hosting? Servers?
Post Reply
ZeroComp
Posts: 648
Joined: Thu Oct 29, 2009 8:48 pm

New website

Post by ZeroComp »

I want to create a new website that is sort of like kongregate.com. I am wondering how to program the player levels to show up on it.
Coding-PHP, Javascript, C++, HTML, mySQL
Modeling/Art-Blender, GIMP
Games-Unity, Game Maker 8
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: New website

Post by hallsofvallhalla »

ah they just add a field called level or whatever to the site's database. Its apart of your login information. Very simply query on page load and echo out the level. My tutorials show you how to do something like that.
ZeroComp
Posts: 648
Joined: Thu Oct 29, 2009 8:48 pm

Re: New website

Post by ZeroComp »

thanks a lot you tutorials are amazing I got a 50.00 book on php/mySQL and it works!
Coding-PHP, Javascript, C++, HTML, mySQL
Modeling/Art-Blender, GIMP
Games-Unity, Game Maker 8
ZeroComp
Posts: 648
Joined: Thu Oct 29, 2009 8:48 pm

Re: New website

Post by ZeroComp »

thanks you have advanced my progress by tons
Coding-PHP, Javascript, C++, HTML, mySQL
Modeling/Art-Blender, GIMP
Games-Unity, Game Maker 8
Post Reply

Return to “WebSite”