Dynamically generated content to .txt file
Posted: Wed Sep 09, 2009 5:43 am
Hey folks,
We're coding a project in .php and we have a contract that a members of our site agrees to.
It is generated dynamically so that the contract details that are seen on-screen indicate things like the users name.
So, even though it looks like a text file, its generated dynamically.
Question
is it possible to pass the text information and to save whats in there as a simple .txt file, including the info thats generated dynamically?
If so, what sort of commands could I use?
Thanks in advance.
Spock
We're coding a project in .php and we have a contract that a members of our site agrees to.
It is generated dynamically so that the contract details that are seen on-screen indicate things like the users name.
So, even though it looks like a text file, its generated dynamically.
Question
is it possible to pass the text information and to save whats in there as a simple .txt file, including the info thats generated dynamically?
If so, what sort of commands could I use?
Thanks in advance.
Spock