I tried to send email from php script, I want to display dynamic data in html format on the browser, meanwhile send email using this dynamic page.
Now the question is I have to manually copy and paste html code to "message" field in mail function, how to let program automatic "capture" html code and insert to message field?
Anyone can help me? thanks in advance.
Now the question is I have to manually copy and paste html code to "message" field in mail function, how to let program automatic "capture" html code and insert to message field?
Anyone can help me? thanks in advance.