PHP/ MySQL issue -
i have on 10,000 products won't able create new web page each 1 or add each 1 cms individually.
here's have:
- a cms allows me mass-upload using csv file
- a cpanel godaddy server mysql databases
correct me if i'm wrong process adding product:
- connect cms cpanel server
- add products cms using csv file
- create database in mysql ont godaddy server.
- add php website oriduct page extract product information.
i'm confused how product information transferred cms database in mysql
when cms installed , connected database -which should regular setup- import products csv via cs.cart import:
- in administration panel, go
administration > import data > products
.- make sure fields in csv file have same names ones listed under products section on page. check whether values of fields have correct format. more information correct format read imported fields format article.
- in import options section, specify following settings [...]
- click import button.
Comments
Post a Comment