What is the essential for developing e-commercial website? How can be create it from beginning? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the essential for developing e-commercial website? How can be create it from beginning?

Better security, better reliability, better graphics, especially quick response n interface

26th Jun 2017, 1:37 PM
Anil Mandal
Anil Mandal - avatar
1 Answer
0
As with many sites, you could do a pretty good job with HTML + CSS and PHP + Database to store your products, registered clientes, orders and so on. With those you can easily set up a good e-commerce site... PHP offers a good layer of security if you write your code properly. The interface is entirely up to you. If you mean development interface, you can use an IDE.
28th Jun 2017, 4:57 PM
Orlando Navas
Orlando Navas - avatar