Hello developers,
I got the text file containing the emails with name and email in the following format .I want to import the name and email in the database in fname and email field in email table.
"full name1" <email@somewhere.com>
"fullname2" <email2@somedomain.com>
"fullname3" <email2@somedomain.com>
please help
Dibyendra
importing information from text file to database
Moderator: General Moderators