carp
Mon 31st Jul '00, 6:49pm
I'm wanting to make a member script.
Could I use a *.txt file do store and display member names and passwords without using a database?
I was thinkink of using the fwrite function to put the members into the .txt file, then using the fwrite (or include() ) functions to display them.
Is this possible???
How can it be done???
Thanks!
Could I use a *.txt file do store and display member names and passwords without using a database?
I was thinkink of using the fwrite function to put the members into the .txt file, then using the fwrite (or include() ) functions to display them.
Is this possible???
How can it be done???
Thanks!