I am trying to find a way to produce an rtf-file outof my of and from my by php created html code and have it opened in a suitable text-editor.
Is it possible to do this in some simple way?
I have a table in my created file and it is only the the table and it's contents I want to be converted.
My html code containes a lot of information from an MySQL database.
Thanks, Eva.