In my first php file I open the users.txt to read it and then write in it. Here is the code for it: Read:
if(file_exists("users.txt")){ $handle