Get support from Xavier Media
It is currently Sun Dec 08, 2013 2:33 pm

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Question - Cookie Protection and PHP mail script problem
PostPosted: 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.

Thanks!


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: Sat Jun 17, 2006 9:00 pm 
Offline
XavierForum.com Admin
XavierForum.com Admin
Super VIP Member
Super VIP Member
User avatar

Joined: Tue Mar 15, 2005 4:37 pm
Posts: 1082
Location: Sweden
Points: 1500
Try this:
Code:
<?PHP
include("protection.php");
$YOUREMAIL = "designs@new-wave-designs.com";
?>

_________________
Xavier Media®
Join me at LinkedIn | Get your latest blog post in your signature you too


Report this post
Top
 Profile Send private message  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Registered users: xlreariasd


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

Search for:
Jump to:  
cron

Portal » Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
[
SEO MOD © 2007 StarTrekGuide ]