Want to allow users to upload .txt file and then loop through it's contents to validate and reject/accept based on results.
Is this possible? Got any links, code, etc?
Yes.
http://us2.php.net/manual/en/features.file-upload.php
and then
http://us2.php.net/manual/en/ref.filesystem.php
specifically
http://us2.php.net/manual/en/function.fopen.php
-- ---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
php|architect: The Magazine for PHP Professionals – www.phparch.com
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php