View Single Post
Old 04-09-2008, 06:06 PM   #5 (permalink)
ivantis.net
Junior Member
 
Join Date: Mar 2008
Location: Hell
Posts: 11
Default Re: PHP Member System Help

here's some help: try finding the script that sends the confirmation email, change where it sends it to to your email address instead of what the user inputs. if it works right, it should send you the confirmation email instead. the default of where it sends it to will probably be like $_GET["email"] or $_POST["email"] or something similar. tell me if you need more help
ivantis.net is offline   Reply With Quote
Sponsored Links