I will start off by saying I am definitely a newb to php. I still have a lot to learn.
In any case though here is what I am trying to do. I built a form with specific parts that submit to a php file. From there I want them to take the pieces and create an html file out of them.
What function would I use to do that?
-Mike