I am trying to create a static .html page from a dynamic page, using the file() command, only problem is, the dynamic stuff that I am creating in the static file is remaining dynamic... how would I go about creating a static file from info from a dynamic page?
not sure if this is clear or not?