Hi,
I would like to open and read a file that is in this format:
Time|Username|Email|IP
for example:
1345289299|Test|stinesofe@changesmile.org.ua|82.45.104.76
After reading a form input that includes $username and $ip, if the Email or IP are not listed in the file, then I would like to add...