Post subject: Question - Cookie Protection and PHP mail script problem
Posted: Sat Jun 17, 2006 7:07 pm
Points:
I have a client/member area of my webiste for clients only. Included in their 'control panel' I want to have a support and update form. I am using a php mail script to have the information emailed to me. I can not get both scripts to work together. For cookie to work I have to have the php include at the top of my code. For the phpmail to work I am supposed to have:
<?PHP
$YOUREMAIL = "designs@new-wave-designs.com";
?>
at the top of my code. How can I do this?
I do not know how to use this and cookies and have them be compatible. I am sure this will not be enough info...let me know what you need and I will try to explain it to you.
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum