On Mar 24, 4:44 am, RJ <[email protected]> wrote: > Is there any way by which i can get html content from a ctp file in a > php string and then send it to mail function.
You could use the 'file_get_contents' php function to do that. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
