does anyone know any good html script that is good for user names and password logins
know any....
That's not HTML... That's PHP.
Learn PHP, after you learn HTML. HTML is required to make the form on the user side, PHP is required to do everything else. Read "HTML for Dummies" and "PHP and MySQL for Dummies".
Inclusive of what I just said, I recommend you learn (or actually use) proper grammar.
Learn PHP, after you learn HTML. HTML is required to make the form on the user side, PHP is required to do everything else. Read "HTML for Dummies" and "PHP and MySQL for Dummies".
Inclusive of what I just said, I recommend you learn (or actually use) proper grammar.
Html is unable to effectivley host a login script for users. It is possible but you end up with 1000's of flat files (.txt). The best way to use a login system would be to use a Database (MySQL) and a serverside language (PHP, ASP)
Louis.
Louis.
| disciplesofhades wrote: |
| does anyone know any good html script that is good for user names and password logins |
long way to go my friend, but if u ever learn programming before it only need 1 week to learn php.
