newhorizonhosting.com wrote:
> I am using your book PHP for dreamweaver 8 to help me in
building my site. I
> am working on my userlog in page. I se on page 363
number 5 you talk about
> adding the code to for the password encrypt. I do not
see in my code where I
> should add this.
One page 363, it says: "place your cursor immediately to the
right of
the opening PHP tag on line 2. Press Enter/Return to insert a
new line
and type the following code:"
<?php <----------- This is the opening PHP tag on line
2
// The code goes here
// *** Validate request to login to this site.
if (!isset($_SESSION)) {
--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/