Hello,
I'm new to php and have a quick question.
I want to be able to take input from an HTML form and store it in a text/php file.
Then call the information in another PHP file.
So its sort of like creating a little database in a file without using something like MySql.
So far, ive been able to take input in an HTML file, and output it to a php file, but dont know how to store it.
Here's an example of whta i have so far, http://www.s3cure.net/mudd/admin/
Thanks in advance for all your help.
-regards
M.J