I have done this in perl but eeew I don't want to use perl anymore. I
want to be able to take a flat file that looks like this:
[EMAIL PROTECTED]|Marian|Briones
[EMAIL PROTECTED]|Bob|Smith
[EMAIL PROTECTED]|Jane|Doe
(etc)
The table has more than 3 fields, so I'd want to process the flat file
and then do an INSERT into mailinglist SET field=$value for each line.
Does someone have a nice way for me to do this? The flat file will be
uploaded to the server via a form (copy) and then be processed.
I've googled and can't find what I need.
Thank you in advance,
Marian
Community email addresses:
Post message: [email protected]
Subscribe: [EMAIL PROTECTED]
Unsubscribe: [EMAIL PROTECTED]
List owner: [EMAIL PROTECTED]
Shortcut URL to this page:
http://groups.yahoo.com/group/php-list
YAHOO! GROUPS LINKS
- Visit your group "php-list" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
