Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6168501
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:41:57+00:00 2026-05-23T22:41:57+00:00

I am working on an email template. My requirement is to take the html

  • 0

I am working on an email template. My requirement is to take the html that I get from a textbox and assign to a php variable and pass it as an argument to the Constant contact web service. Is there any way that can make the html assignable to a string variable i.e., converting all the double quotes to single quotes etc.?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T22:41:58+00:00Added an answer on May 23, 2026 at 10:41 pm

    Not sure I’ve understood you right, but I feel you need this:)

    <?php ob_start(); ?>
    <style>
    ...
    </style>
    <h2>Heading</h2>
    <table cellpading="0" cellspacing="0">
         <tr>
           <th>title_1</th>
           <th>title_2</th>
           <th>title_3</th>
         </tr>
         <tr>
           <td>v_1</td>
           <td>v_2</td>
           <td>v_3</td>
         </tr>
    </table>
    <?php
    
    $HTML = ob_get_clean();
    

    Now you have all html-text in the php-variable.
    Sorry, if I’m wrong.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on a project that requires to convert html email into text. Below
I have an email attachment form that is working fine when the <form action=processingtheformfile.php>
Does anyone have a working class or function to create the hashed email that
I am sending email from my iPhone application. Everything working fine, but I want
I'm trying to process html email by rendering a template and layout inline, and
I'm working on a simple python based system that sends a verification email to
I have a HTML email template in the App_Data folder of my MVC application.
I'm trying to get this example working to send on an email to admin
I want to send email with alternate views either plain text or html template,
I have applied a template filter, which extracts the domain from an email address.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.