You are viewing our Forum Archives. To view or take place in current topics click here.
Anyone Know The CODE For A Submittion Form? [HTML]
Posted:
Anyone Know The CODE For A Submittion Form? [HTML]Posted:
Status: Offline
Joined: Nov 25, 201212Year Member
Posts: 27
Reputation Power: 1
Status: Offline
Joined: Nov 25, 201212Year Member
Posts: 27
Reputation Power: 1
i need the html code for a login/sign up for, can anyone help
#2. Posted:
Status: Offline
Joined: Jan 01, 201113Year Member
Posts: 1,957
Reputation Power: 401
Status: Offline
Joined: Jan 01, 201113Year Member
Posts: 1,957
Reputation Power: 401
TheImprezaaHD wrote i need the html code for a login/sign up for, can anyone help
Login / SIgn Up Submission Forms cannot be done in HTML alone, you need some back end code to Store the information in a Database.
PHP is definitely the best and most efficient way of doing this, and there are many Tutorials on the web to learn how to do this.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Apr 25, 201113Year Member
Posts: 2,009
Reputation Power: 173
Status: Offline
Joined: Apr 25, 201113Year Member
Posts: 2,009
Reputation Power: 173
As imp said ^
You can make a form but it wont work. unless you use PHP.
You can make a form but it wont work. unless you use PHP.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.