cathydeere Posted April 12, 2011 Share Posted April 12, 2011 Customers have entered their emails into the info section for ordering on-line. I want to extract their email addresses to create a database. This is my first time using OsCommerce, website was already set up when I arrived. I have no experience with the codes so an easy option (apart from writing down each individually in Excel, there are many!) would be most appreciated. Found this website but I don't know what to do with the codes or where to put it? http://solutions.aforumfree.com/t39-php-script-to-extract-email-address-from-any-text Thank you! Link to comment Share on other sites More sharing options...
Guest Posted April 12, 2011 Share Posted April 12, 2011 Cathy, Use your hosting accounts phpmyadmin to do an SQL dump of the customer tables. The dump will contain the email address, then use that script to extract them. Or, there are contributions like this one to export customer information: Customers Export List Chris Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.