fputs($file," name: $name\n"); fputs($file," title: $title\n"); fputs($file," company: $company\n"); fputs($file," address1: $address1\n"); fputs($file," address2: $address2\n"); fputs($file," city: $city\n"); fputs($file," state: $state\n"); fputs($file," zip: $zip\n"); fputs($file," phone: $phone\n"); fputs($file," fax: $fax\n"); fputs($file," compnom: $compnom\n"); fputs($file," addressnom: $addressnom\n"); fputs($file," addressnom2: $addressnom2\n"); fputs($file," citynom: $citynom\n"); fputs($file," statenom: $statenom\n"); fputs($file," zipnom: $zipnom\n"); fputs($file," phonenom: $phonenom\n"); fputs($file," faxnom: $faxnom\n"); fputs($file," presname: $presname\n"); fputs($file," phoneprin: $phoneprin\n"); fputs($file," otherprin: $otherprin\n"); fputs($file," nameother: $nameother\n"); fputs($file," titleother: $titleother\n"); fputs($file," addressother: $addressother\n"); fputs($file,"addressother2: $addressother2\n"); fputs($file," cityother: $cityother\n"); fputs($file," stateother: $stateother\n"); fputs($file," zipother: $zipother\n"); fputs($file," phoneother: $phoneother\n"); fputs($file," faxother: $faxother\n"); fputs($file," size: $size\n"); fputs($file," line: $line\n"); fputs($file," years: $years\n");