Hello!
Can anyone help me with this?
I created a form but I don't know how to make it save multiple persons with birth date and phone in a TXT or RTF file.
The form looks like this:
Name:
Birth date:
Phone:
and I want to save the data in a TXT or RTF file like this:
Name: Radu
Birth date: 02.01.1990
Phone: 0711111111
Security is always an issue with flat-file databasing. Hopefully you're not storing any sensitive information. If you are...then you need to be using a database.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
Bookmarks