ofirf96 Posted March 3, 2010 Share Posted March 3, 2010 I want to do a password to my site and i coded this: <td width='50%'><b>Access code:</b></td> <td width='50%'><input type='text' name='Access code'></td> <br> <br> <br> <td width='50%'><b></b></td> <td width='50%'><input type='submit' value='Access'></td> This is a simple textbox and a button I want the passord to be "1445" and if someone typed the right password it will direct him to my site using <a herf="..."> can some code this to me PLZZZ ?? for you people its like a minute if someone want to know I am using "AppServ" Sorry for my very very bad English... Link to comment https://forums.phpfreaks.com/topic/194034-need-some-help-plz-im-noob-at-this-stuff/ Share on other sites More sharing options...
teamatomic Posted March 3, 2010 Share Posted March 3, 2010 You dont want to do that. http://www.tutorialized.com/view/tutorial/Simple-PHP-Login-Script/52350 HTH Teamatomic Link to comment https://forums.phpfreaks.com/topic/194034-need-some-help-plz-im-noob-at-this-stuff/#findComment-1021036 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.