Hello. I am new here but I have been using Game Maker for a while. I havent had many ideas so I dont have really any "finished" games but I am working on one now. I am also working on a site right now. I have a few questions about it. Its only HTML but I am just starting in learning that. I think a lot of people would know about it. I was just wondering how you would make so you can register on the site. Also how you could sign in. I am not completely noob at html but I dont know how to do this. I have been looking around at some of the other blogs (thats how I stole the GIMP banner thing from ininja) and i was wondering what V3 is. People talk about it a lot. Now about me…
I am 13 and have been using Game Maker for about a year (maybe more). I play golf, basketball, and just about everything. My favorite animal is a dog and my favorite color is blue. About my name… I just randomly thought of it while i was sleeping a while ago and just decided to use it. Oh and are the badges given out by everyone or what.
Thats not html, that is PHP and mySQL.
Dont even THINK about starting PHP/mySQL if you dont master HTML first.lol
I figured that it was PHP. Ill I had was the login and password box working when i relized it would be really complicated but i decided to ask.
V3 is version 3 of 64D, which is going to come out later this year. Welcome to 64D, please take off you shoes when you come in.
You don't have to master html to learn about php/mysql. It just makes displaying the information generated/retrieved easier.
The html input (and other form) tags are simply used by users to send informaiton to a cgi scripting language, such as php.