Old 09-27-2006   #1 (permalink)
Registered User
 
Join Date: Jun 2005
Posts: 2

Membership Tutorial Problem - Amatuer

Hi everyone,

I guess this question should be fielded by scowler or another coder; it's not a problem with the mebership script itself, it is my own lack of knowledge/ignorance that is causing the problem.


I've searched all the threads regarding this tutorial but found no aid, my apologies if I've missed this question somewhere else. My question is regarding the setup of an email account within the code in order to be able to send activation emails. I have little to knowledge of the setup of these mail accounts and the code I need to apply, well, within the membership code. If anyone would be able to guide me through the proccess of setting up an SMTP/Functional email account I would be forever greatful.

I'm pretty sure SMTP is possible with my host, just to be sure, here is a screenshot of the functions available to me;

ImageShack - Hosting :: cpaneltt4.jpg

Also here is the url itself if it will provide help in any way, along with my php info;

Index of /members
Untitled Document

Thanks in advanced, Alexander.
eskimo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09-27-2006   #2 (permalink)
Rusty Bio-Hazard!
 
notjustgraphics's Avatar
 
Join Date: Sep 2006
Location: Toronto, Ontario, Canada
Posts: 1,069

Send a message via MSN to notjustgraphics
Just curious why you're avoiding PHP's sendmail function since it does not require an SMTP account...

Mike.
Not Just Graphics
notjustgraphics is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09-28-2006   #3 (permalink)
Registered User
 
Join Date: Jun 2005
Posts: 2

Like I've said mate, I'm amatuer at this, i'm looking for the simplest possible way to set this all up.

Cheers.
eskimo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09-28-2006   #4 (permalink)
Rusty Bio-Hazard!
 
notjustgraphics's Avatar
 
Join Date: Sep 2006
Location: Toronto, Ontario, Canada
Posts: 1,069

Send a message via MSN to notjustgraphics
If authentication is not required for the e-mails you are sending, PHP's mail function is pretty useful.

You can read the manual for the mail() function here: PHP: mail - Manual

Basically, you stuff variables with the TO, SUBJECT, MESSAGE TEXT, and ADDITIONAL HEADERS and pass them to the mail() function.

Applying a reply-to header will let you include a real email address for reply's and so receivers know who the email is coming from.

Hope i've helped some...

if you have questions about the mail() function and the link i gave is not helpful, let me know.

Mike.
Not Just Graphics
notjustgraphics is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FAQ: A Complete Membership System scrowler BioRUST Specific Threads 13 01-18-2007 11:16 PM
Plz help w/ PHP-MySQL membership script Tutorial Oasis HTML / PHP / ASP / JS 9 12-01-2005 11:40 PM
Complete Membership Tutorial Error Melissa HTML / PHP / ASP / JS 4 12-01-2005 11:40 PM
another membership script problem MillerTime HTML / PHP / ASP / JS 3 03-21-2005 07:01 PM
Help with Membership Tutorial joemikecox HTML / PHP / ASP / JS 4 02-23-2005 09:39 PM


All times are GMT +1. The time now is 07:53 AM.
Content Relevant URLs by vBSEO 3.2.0

Design & Content © BioRUST 2008 :: PRIVACY STATEMENT :: LEGAL INFORMATION :: ADVERTISING MEDIA KIT