![]() |
|||
PHP
IT Tags
magento ecommerce server shutdown objects Combo box include Xampp XHTML mysql server Solr XML local server SimpleXML Simplexml Parser Mobile site UPDATE sdf control panel indexing solr my_thread_global_end ajax Remove Duplicate associative arrays php mail Overlapping Layers local server PHP and FLash multiple file uplo connection to MYSQL Stop Script photo gallery check domain |
Import data from excel to mysql
By: rekha singh | 12 Mar 2010 12:52 pm
Hi, CommentsHello,
By: rekha singh | 12 Mar 2010
HI
By: rekha singh | 13 Mar 2010
Hi,
By: rekha singh | 13 Mar 2010
Now i see 2 tasks in your question 1.reading the data from csv file(excel) 2.phone number is not duplicate values
For these 2 problems
1. we can read data from the csv file , csv file is a comma separated values in excel and you can read the csv file using normal file read functions and extract the values using ',' separated value.
2. after you got the values check in database if the phone number is existead or not and when creating the database table for this take phone number as primary key
By: rekha singh | 18 Mar 2010
|
