[PHP] PHP Online Store

2003-03-10 Thread Pag
Hi, I have to write a PHP/MySQL online store with product catalogs, prices, descriptions, and ordering (no payment) etc, but i have a big doubt when it comes to updating. How is it usually done? I mean, i never did a project like this, with a big amount of products to update.

RE: [PHP] PHP Online Store

2003-03-10 Thread Michael Roger C. Bianan
out for expiration limits too... as you may have large data to send. :) Hope this helps, Miches -Original Message- From: Pag [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 2:51 PM To: [EMAIL PROTECTED] Subject: [PHP] PHP Online Store Hi, I have to write a PHP

Re: [PHP] PHP Online Store

2003-03-10 Thread Justin French
You only have two options really... either they manually change each product themselves via a web based form, or the process is managed by a CSV file. The first thing you need to ensure is that every product in the catalogue has a unique key (identifier / product number / barcode number /