As php is a server preprosessor (the scripts are processed by the = server), how are you planning to making this possible in a mail? Many = email clients can show html messages, but they don't understand php as = php too generates html to the client. You must somehow point the mail to = a web server with the php script on so it can be processed there.
Lars > -----Original Message----- > From: Francisco Monroy [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 29, 2002 14:25 > To: [EMAIL PROTECTED] > Subject: [xmail] send mail with php >=20 >=20 > can somebody help me >=20 >=20 > my problem is >=20 > I need to send a mail with php, I try with all, but not result >=20 > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] >=20 >=20 - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
