I am a relative novice to professional web development and design. One of my clients has requested that I set up an E-commerce site to sell their luxury purses. I have some pretty solid experience with php and MySQL but have used neither professionally. I have not yet dealt with Sessions or anything resembling a shopping cart and I fear my lack of experience will lead to security issues, or worse, getting to a certain part and realizing I am in over my head and not being able to complete the job.
EDIT: Ok, you guys have convinced me not to build my own. Any more advice/suggestions?
The Shop: going to sell 2-300 items, with checkout, and inventory control. The client needs a easy-to-use backend, with the ability to place a single item into multiple categories. Also I have to make it so there are color variations of each item, and multiple images.
I have, by the way, looked into other options (CMS's) but am getting frustrated with the research process. It seems as though there is quite a steep learning curve for many of these as well. I spent the last day or so learning Liquid (for Shopify), and have also played with PrestaShop, and Magneto a little. I can tell I prefer developing my own solutions to the frustration of having to learn someone elses system, but will listen if people advise me to further pursue this route.
EDIT: I Should have mentioned the Client has already designed the interface they want (for the customer) so if I use a CMS option I need to be confident that I can theme it appropriately
Well, to avoid writing a novel, I am going to leave it off there. If you have any questions I will check back often and try to address them. I greatly appreciate any help/advice you might have to offer on this subject.