Hello I am using a tutorial to set up a login page for my site. I am at step 3 and I'm confused with the colors. Do you substitute the green letters for your own info?
Also I tried to preview the php main_login php file I made in dreamweaver. It gives me a 404 error when I live view it. Is this normal?
Green letter's in PHP codes means Comment. It means that its just a sentence that the Server doesn't read it because it was made to help other programmers to tell what's happening on that part.
404 means the file is missing. you should check the filenames there
But you do need put your site and database into the variables.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
um I have another question about this tutorial, I have a template for this website and I made the checklogin.php page from the template so It updates when the templates does. Where do I insert the code from step 3 in the page