Hey,
I'm trying to force a subject line on the reply email of a recieved email...
the recieved email is sent using the mail() function in php... can this be
done? I know i can do it using html by doing :
mailto:[EMAIL PROTECTED]?subject=subect comes here

but not everyone allows html email... can i do something similar using the
mail() function?

Regards,
Kunal Jhunjhunwala

"Minds think with ideas, not information. No amount of data, bandwidth, or
processing power can substitute for inspired thought." - Clifford Stoll


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to