User Profile - PHP mail
Posted: Sun Aug 26, 2012 12:52 pm
I have a user profile system for my website and each user has their dedicated profile page.
I added a contact form on the profile page and I wanted website users to be able to fill the form and contact the member of that profile directly from their profile page.
I want to know what function and code I need to get the user's email from the profile page uid, and use it in the mail function.
I've tried what I could with certain functions but I can't seem to get the profile page uid to correspond with the select function.
Any ideas?
I added a contact form on the profile page and I wanted website users to be able to fill the form and contact the member of that profile directly from their profile page.
I want to know what function and code I need to get the user's email from the profile page uid, and use it in the mail function.
I've tried what I could with certain functions but I can't seem to get the profile page uid to correspond with the select function.
Any ideas?