foevah Posted August 1, 2006 Share Posted August 1, 2006 Hi people im new to php and mysql. I need to know the best way to approach making an online store. Please can someone direct me in the right way!? Link to comment https://forums.phpfreaks.com/topic/16263-how-to-make-a-store-like-ebay/ Share on other sites More sharing options...
AndyB Posted August 1, 2006 Share Posted August 1, 2006 eBay isn't a store, it's an auction site - quite a different thing.If you're new to php/MySQL then developing an online e-commerce site isn't a good place to begin. There are 'canned' sites where you can become an online seller without ever knowing any code - google 'free online commerce'. You could dive into something like OSCommerce if your web host has it available.Don't expect overnight success is php/MySQL is new to you. Link to comment https://forums.phpfreaks.com/topic/16263-how-to-make-a-store-like-ebay/#findComment-67438 Share on other sites More sharing options...
Caesar Posted August 1, 2006 Share Posted August 1, 2006 Precisely. You can't just stumble upon the entire script and then become rich by tomorrow morning. Unfortunately, there is a learning process. ;) I suggest putting in some honest effort to learn the very basics of PHP. Link to comment https://forums.phpfreaks.com/topic/16263-how-to-make-a-store-like-ebay/#findComment-67441 Share on other sites More sharing options...
foevah Posted August 2, 2006 Author Share Posted August 2, 2006 i know some basics of php..ebay was an example.I need to make an online store thats secure..Any advice please? Link to comment https://forums.phpfreaks.com/topic/16263-how-to-make-a-store-like-ebay/#findComment-67648 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.