Jump to content

E-Commerce


longki

Recommended Posts

Hello everyone.. I want to ask you about how to make a e-commerce.. I've asked this to some people, they said that i have to master at this follow :

 

1. OOP in PHP

2. mastering one php framework

3. Ajax

 

Is that true ? i want to make a website with a Shopping cart.. and, after i learnt about oop in php, what should i need ? i really confuse ..

Link to comment
Share on other sites

Well yes if you plan on making a ecommerce from scratch or want to do extensive programming. Otherwise, I would use one of the many ready-made open source shopping cart that are out there, ZenCart, osCommerce, etc. There are also paid versions which could run from just a few dollars into the several hundred dollars.

 

Finally, you can use a online shopping cart which is where you create a account and purchase a plan that varies in monthly/yearly cost but you will have just about everything and updates are always taken care of for you. There might be some limitations to customization or programming but a good online service will give you adequate access to make some modifications.

Edited by Eddie
  • Upvote 1
Link to comment
Share on other sites

Well yes if you plan on making a ecommerce from scratch or want to do extensive programming. Otherwise, I would use one of the many ready-made open source shopping cart that are out there, ZenCart, osCommerce, etc. There are also paid versions which could run from just a few dollars into the several hundred dollars.

 

Finally, you can use a online shopping cart which is where you create a account and purchase a plan that varies in monthly/yearly cost but you will have just about everything and updates are always taken care of for you. There might be some limitations to customization or programming but a good online service will give you adequate access to make some modifications.

 

Thanks for your answer.. but, i want to make a shopping cart with my own skill.. what should i learn ? i have bought some books about OOP in PHP.. they explain about making a class, function, some patterns (database pattern, factory pattern, etc), but they don't explain how to use it with HTML, and CSS.. they don't explain how to make a website with oop.. :( i'm afraid that what i've learnt is useless..

Link to comment
Share on other sites

  • 4 years later...

As suggested by a lot of other members you can get started with open source ecommerce scripts in minutes. But if you want to make it from scratch you need an extensive knowledge of the language. When I was learning ruby, I built the e-commerce website like etsy, yelp for study purposes.


What I would suggest is if you are going to build a e-commerce website for study purposes its okay but don't use it in production. For production simply go with ready made scripts like wordpress or opencart.

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...