Hello John,
Tuesday, October 5, 2004, 11:59:19 AM, you wrote:

JH> Yes, that is what you mean. fetch() is going to parse the smarty "email"
JH> template (where you have your IF, FOR, smarty variables, etc) and return
JH> the parsed template to you. Then you stick that into mail().

JH> If you want to use $email->send(), then you'll have to modify the smarty
JH> class or write a class that extends smarty and implements the send()
JH> method.

Oh .. that's right John, I just know that smarty has fetch() method :(
... thanks for your help :)

-- 
Best regards,
adwin

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

Reply via email to