Att skriva/hämta till/från textfil kan du läsa om här:
http://www.php.net/manual/en/function.fopen.php
http://www.php.net/manual/en/function.fwrite.php
http://www.php.net/manual/en/function.fread.php
Ett sätt att använda textfil som "databas" kan du läsa om här:
http://www.a-kok.com/php/lagratext.php
