Help! With HTML
Page 1 of 1
Help! With HTML
Hello everybody!,I have some question to you. Anybody could help my? I have a HTML page... I'm green. So i think meybe someone could help me with HTML simple Login and register code? I just want Register, and login system. Please!!!
Re: Help! With HTML
There is a simple example of a login system in the PHP tutorial: http://www.html.net/tutorials/php/lesson12.php- Andreas, HTML.net
--
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Re: Help! With HTML
Does it work HTML too?Re: Help! With HTML
It not works :(Re: Help! With HTML
HTML stands forHYPER TEXT MARKUP LANGUAGE
in html no logicic can be implemented it is just a way to design an interface and rest of the logics and programing is handled by server side scripting language i.e (PHP,ASP,JSP,ETC).
in short you can not make a login system by just using an HTML you should need a server side programing language and PHP is the easiest Server side language you can learn it on HTML.net step by step its easy and i bet you will enjoy more then simple HTML development.
for step by step guide follow these tutorials.
http://html.net/tutorials/php/
Page 1 of 1