php-general | 2001072
Date: 07/26/01
- Next message: Adrian D'Costa: "[PHP] Re: mail priority"
- Previous message: David Robley: "Re: [PHP] how to call HTML file within php file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I have a php script that will send certain information to a mailing
list. Upon arrival the customer will have seven records each with a
unique id. On clicking the link a mail will be sent back with the subject
having that unique id.
On arriving at my mail server I pipe the mail thru a php program using
lynx -dump http://localhost/filename.php > /dev/null. My question is what
will be returned to the filename.php. I need the unique id from the
subject to do further processing?
Any ideas.
Adrian
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Adrian D'Costa: "[PHP] Re: mail priority"
- Previous message: David Robley: "Re: [PHP] how to call HTML file within php file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

