How would you store the html output of a remote php file in a variable?

RG-20

New member
I want to write a php script that sends an html email - the content of which is supplied by the output of another php file.

Do you know of any way to do this?

Many thanks
 
Back
Top