OK, I certainly don’t understand this.
Created an html page for a login form. Looks fine.
Put <?php //going to add validation code here ?>
above the DOCTYPE just like it says to do in my PHP Solutions book.
Going to write some PHP to validate a login on this page.
Now, when I publish the page, all I see is the code listing.
Can anyone please tell me what I’m doing wrong?
Thanks!