If I choose lots of files tactics,
then I become to have directory
traversal security problem?
I need to write login system,
and lots of file tactics means
make lots of id files and use scandir.
böylece dizin olurdu
aaa.txt (contents is aaa_pass)
bbb.txt (contents is bbb_pass)
ccc.txt (contents is ccc_pass)
and when someone enter his id,
the system scandir the directory,
then find the id files.
ama hey, ne varsa o da girer
".. /.. / Important.txt"?
o .. /.. / important.txt için erişebilir?