text database
Moderator: General Moderators
text database
how do you write info onto a text and how would u read it??
-
phpfreak
- Forum Commoner
- Posts: 30
- Joined: Fri Mar 21, 2003 10:28 am
- Location: New Jersey,USA
- Contact:
text append
http://www.devnetwork.net/forums/viewto ... highlight=
use ab instead of rb in the fopen command so that you can append the text.
Let me know if this is not what you want.
regards,
srinivas
use ab instead of rb in the fopen command so that you can append the text.
Let me know if this is not what you want.
regards,
srinivas