Re: [PHP] CMS for Auto Parts

2006-04-25 Thread Richard Lynch
On Sat, April 22, 2006 11:02 am, CK wrote: I've been commissioned to design a web application for auto parts sales. The Flash Front end will communicate with a MySQL DB via PHP. In addition, PHP/XML should be used with a client-side Web GUI to upload images, part no., descriptions and

Re: [PHP] CMS for Auto Parts

2006-04-24 Thread Johan Martin
On 23 Apr 2006, at 8:03 PM, John Hicks wrote: CK wrote: Hi, On Apr 22, 2006, at 1:26 PM, John Hicks wrote: CK wrote: Hi, I've been commissioned to design a web application for auto parts sales. The Flash Front end will communicate with a MySQL DB via PHP. In addition, PHP/XML should

Re: [PHP] CMS for Auto Parts

2006-04-23 Thread John Hicks
CK wrote: Hi, On Apr 22, 2006, at 1:26 PM, John Hicks wrote: CK wrote: Hi, I've been commissioned to design a web application for auto parts sales. The Flash Front end will communicate with a MySQL DB via PHP. In addition, PHP/XML should be used with a client-side Web GUI to upload

Re: [PHP] CMS for Auto Parts

2006-04-23 Thread Joe Wollard
I could be off here, but I think he's talking about using XML to transfer data back and forth between the flash app and the PHP app. That's just me reading between the lines though. Maybe I'm taking too much from PHP/XML should be used with a client-side Web GUI to upload images, part no.,

Re: [PHP] CMS for Auto Parts

2006-04-23 Thread CK
On Apr 23, 2006, at 11:55 AM, Joe Wollard wrote: I could be off here, but I think he's talking about using XML to transfer data back and forth between the flash app and the PHP app. That was the idea or using AMFPHP to pass a native PHP Object to FLASH. That's just me reading between the

[PHP] CMS for Auto Parts

2006-04-22 Thread CK
Hi, I've been commissioned to design a web application for auto parts sales. The Flash Front end will communicate with a MySQL DB via PHP. In addition, PHP/XML should be used with a client-side Web GUI to upload images, part no., descriptions and inventory into the DB; a Product

Re: [PHP] CMS for Auto Parts

2006-04-22 Thread John Hicks
CK wrote: Hi, I've been commissioned to design a web application for auto parts sales. The Flash Front end will communicate with a MySQL DB via PHP. In addition, PHP/XML should be used with a client-side Web GUI to upload images, part no., descriptions and inventory into the DB; a Product