Is there anyway to output the html in a variable?
aidonsnous opened this issue · 1 comments
aidonsnous commented
Hello;
I would like to store in the html that is being generated inside my database but for that I think I should store the output of the function inside a variable and then save the value of the variable inside the database; the problem is I don't know how I can save it in the variable ....so Is that possible...and how can I do that?
iapain commented
@MagSag Easiest way is to read the file and save it into db.