Ok, basically, I'm making a BBS with user/password authentication. The users.dat file is in the format of 'username:password' then basically i use the $string = file('users.dat'); function to put the file into an array. then i combine the input fields from the user to form the syntax described...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.