I have a pre existign website with css already in but i want to add a login part
I looked on here and googled it but everythign is SO confusing. I did all my code in html using css style. but for 1 part of my website i want the viewer to have to be a member in order to view the page so how would i go about creating a form and a login wwith admin cababilities?? I have Oracle(not mysql) and most examples use mysql. any help would be appreciated!!
P.S. I have no clue how to do php I am strictly a html coder
you will need to create a login system with a server side scripting language like PHP, .NET, Java, Coldfusion, etc. HTML alone can not accomplish what you're trying to do.
Bookmarks