April 10, 200818 yr Hi, I am totally new to web design and find it all a bit bewildering. I am trying to put a log in page onto my site (I am using Dreamweaver) and wonder how it is done? I have heard of MySql and PHP but know nothing about them; are user accounts and databases etc created using these? Sorry for the vagueness of my question, as I say, I am a mere beginner! Thanks, Peter
April 10, 200818 yr Hey Peter Welcome to the Forum... Yes you are right to make a login section you have to use a Server Side Script and Database.
April 10, 200818 yr Simply make the pages you require - place then in a folder on the server - Most Hosts provide Password Protected folders which are very easy to use - even for beginners - All the scripting etc is done for you automatically - see your Host control panel and you select the folder you want to protect and can add/remove usernames/passwords to access it. You password protect the folder and thus all pages within that folder - That's the easiiest and probably most secure way to do it. -
April 14, 200818 yr Author Simply make the pages you require - place then in a folder on the server - Most Hosts provide Password Protected folders which are very easy to use - even for beginners - All the scripting etc is done for you automatically - see your Host control panel and you select the folder you want to protect and can add/remove usernames/passwords to access it. You password protect the folder and thus all pages within that folder - That's the easiiest and probably most secure way to do it. - Hey, thanks for clearing that up, it is something of a relief!
April 20, 200818 yr If you are gonna put in a login page into your site you will have to configure the settings in the php file and create a database to store your account and passwords in.
Create an account or sign in to comment