How can i create a HTML file using php?
I need to add a feature to my CMS to allow users to create their own pages.
Anyone know how to do this? I searched this Forum and people seem the use fread() and fwrite() somehow? i know how to use those function to edit an HTML file, but not how to create one. I can't find anything on this in the Manual either... can anyone help?
Thanks