I have this members area and it save the data into a file called members.txt
saved like this:
User name Password (encrypted)
User name Password (encrypted)
User name Password (encrypted)
I would like a script to count the lines
(As a flatfile users online does)
Could any one give me the code for this?
saved like this:
User name Password (encrypted)
User name Password (encrypted)
User name Password (encrypted)
I would like a script to count the lines
(As a flatfile users online does)
Could any one give me the code for this?
