View Single Post
Old 02-19-2008, 09:55 AM   #2 (permalink)
SupportFox
Junior Member
 
Join Date: Feb 2008
Location: South England
Posts: 4
Default Re: Need a Code for a Login Panel!

You will need to use PHP and the mail() function. Look up the mail() function at PHP: Hypertext Preprocessor.

If you want to make a real login system, it requires a lot more depending on how you do it. You could use the $_SESSION vars for this.
SupportFox is offline   Reply With Quote
Sponsored Links