I am new with PHP and MySQL. And for the sake of everything, I have been looking up tutorials to guide me step by step.
With the Registration system that requires the user to validate the email address - part 1 and Registration system that requires the user to validate the email address - part 2 tutorials, I am not getting an email to click the link to finish validating. I check the spam and nothing.
Though after I integrate 'Part 2', my redirect to the home page doesn't work and my url (going to call it {Doc Root}) becomes {Doc Root}?accesscheck=%2Fportfolio%2FPicIt2%2Fhome.php instead of /home.php
But I do check the database in phpMyAdmin, and all my fields are filled out. And I don't get any errors.
I am hoping for sending the guy that will be hosting this on his servers within the next 14 1/2 hours for him to test then the next few days I would be working on configuring what I need to his servers.
If anyone can assist in anyway, whether it is a link to a tutorial that works or can show me what to change from what David Powers has written. It would be appreciated.
With the Registration system that requires the user to validate the email address - part 1 and Registration system that requires the user to validate the email address - part 2 tutorials, I am not getting an email to click the link to finish validating. I check the spam and nothing.
Though after I integrate 'Part 2', my redirect to the home page doesn't work and my url (going to call it {Doc Root}) becomes {Doc Root}?accesscheck=%2Fportfolio%2FPicIt2%2Fhome.php instead of /home.php
But I do check the database in phpMyAdmin, and all my fields are filled out. And I don't get any errors.
I am hoping for sending the guy that will be hosting this on his servers within the next 14 1/2 hours for him to test then the next few days I would be working on configuring what I need to his servers.
If anyone can assist in anyway, whether it is a link to a tutorial that works or can show me what to change from what David Powers has written. It would be appreciated.