[PHP] mail() problem...

2002-04-03 Thread Jack Davis
I wrote a small piece of code to take a text file with a list of email addresses in it one per line and send out an email to each of them like so... $headers = "From: [EMAIL PROTECTED]\r\n"; $headers .= "Reply-To: [EMAIL PROTECTED]\r\n"; $message = "Blah Blah Bla

[PHP] Session problems

2001-02-21 Thread Jack Davis
all open windows take on the session properties of the most recently opened session...This happens in Windows and Linux with either IE or Netscape...Has anyone else had this problem and if so how can I work around it... Thanks, -- Jack Davis Network Administrator Bootheel Internet Services [EMAIL