Surely you need to add the href? $textbody = "<a href="http://example.com">Text to appear as hyperlink</a>";
DEEPAK BHATIA wrote: > I tried this and nto working > > $textbody = "<a>Text to appear as hyperlink</a>"; > > But I am not getting the hyperlink. > > Regards > > Deepak Bhatia > > On Thu, Aug 13, 2009 at 6:52 PM, Donald Tyler<[email protected]> wrote: >> You have two opening "b" tags in your body. The second one should be </b>. >> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
