• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: [SOLVED] How do I add HTML-table into Admin email?

[SOLVED] How do I add HTML-table into Admin email? 12 years 4 months ago #20391

  • lexx006
  • lexx006's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
Hello!

I need to get some data from Joomla DB and pass them to an Admin email.

How can add some HTML(table, div, img an so on), a table with images and text to an Admin email body?

Thanks.
Last Edit: 12 years 4 months ago by lexx006.
The administrator has disabled public write access.

How do I add HTML-table into Admin email? 12 years 4 months ago #20395

  • lexx006
  • lexx006's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
$adminEmail["text"] .= "<h1>Some HTML text Here</h1>";
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!