Article by Christopher Smith
In recent years, Internet has shown tremendous growth and has become an integral part of our daily life. It has given various options to marketers to increase their business prospects and E-commerce is one such revolutionary development the online industry has seen that provides facility to do online shopping with ease and convenience from any part of the world. E-commerce, in broad meaning is a process where any kind of monetary transaction happens in electronic mode i.e. internet & mobile. If we talk about marketer’s perspective; apart from offline business, e-commerce web development provides an option to establish an alternate revenue channel by setting up an online business. An e-commerce website or portal comes up with variety of features where products and services could be showcased and offered for sale. By setting up an online e-commerce store, marketers can increase their customer base across the world and expand their business. There are number of benefits if a marketer set up an e-commerce store. It is more cost effective in comparison to physical store, as there is less cost involved in infrastructure set up and has less risk of getting affected by unexpected natural calamities. Apart from this, unlike physical store an online shopping store is open 24×7 that helps to generate more revenue. From the user’s perspective, online shopping websites have given an easy option to do shopping in secured manner. No matter where users are located, they can access these online shopping websites and buy products or services as per their requirement. Due to fast paced life and time constraint, people find it very time consuming process to go to a retail shop and do shopping. They are now actively using online shopping stores for their buying needs. One of the best benefits users can have that they can evaluate & compare the features and price of product or service on different websites from single location. It gives them more options to make rational purchase decision. The security of payment has been one of the prime concerns among the buyers, but over the past few years various safe & secure options have been introduced for making payments on websites such as bank’s debit card, credit card, net banking, cash on deliver etc. The security measures for making online payments have become more stringent with various norms like SSL, encryption, digital signatures etc. because of which, there is increasing trust level among buyers while doing shopping online. In order to run successful e-commerce business it is essential to have a website that provides high quality and secured user experience. The right mix of design, navigation and content is very much essential for effective display of products. The high quality product images with zoom option and the detail product feature description is the key to attract customers and make them purchase on website. There are various web development technologies available that can be used for e-commerce portal development. Technologies such as .net web development, PHP website development have given variety of tools and methods which are helpful to create a fully functional e-commerce portal. Open source web development has given more flexibility in online shopping website development. Tools such as Os-Commerce and content management systems like Drupal and Joomla provide easy options and custom web development features for online e-commerce website development. Web 2.0 features such as blogs, discussion forums make the whole online shopping experience social, that is beneficial for the website. Payment gateway and shopping cart integration are two most crucial factors in e-commerce web application development. There are various payment gateway providers available such as Paypal, CC Avenue, Sagepay etc. Leading banks such as ICICI Bank, HDFC Bank also provide payment gateway integration. Because of trusted names associated as payment gateway providers and strict security measures online transactions have become safer that further attract more buyers. At present, there are many industries that are using e-commerce as a prime business vertical. Industries such as travel, electronics, ticketing & reservations, education, real estate are few which are in top. There are many e-commerce travel portals, ticketing & reservation portals, real estate portals, education portals available targeting large number of customers across the globe. E-commerce has come long way over the years and users are now accepting it as a trusted medium for their shopping needs. Continuous improvement and innovation in technology that fulfills the business needs are the key factors that make this industry more viable. Therefore, offshore e-commerce web development is going to be stronger in years to come.
The author is a writer in the field of the technology. Presently writing on various topics related to IT & software services like value added independent software testing service, offshore software development, web application development, open source development, website development outsourcing, php development, .net development and other related subjects.
www.developphp.com In this 6th video we will continue creating the Inventory management functionality in the Admin area. Editing existing products and deleting things made easy. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience. It is a site that handles sales, customers, and inventory.
Video Rating: 5 / 5



Adams saved me hundreds if not thousands of dollars.. Im building my own business and i would be up the creek without a paddle online if it wasn’t 4 developphp!! Media players, boombox’s, ENTIRE shopping carts.. AND HE LETS US USE HIS CODE?!?!?! il try my best to pay you back someday!! THANKS FOR EVERYTHING!!!
@profiterlolz
go to #20 of this tut. link is provided there
@profiterlolz Sorted this out – I think it was to do with an extra exit(); exiting the PHP too soon.
Still… could anyone tell me if Adam has released the source code?
Cheers
Hey. Really enjoying these tutorials but I have an error I can’t shake.
After submitting “makes changes” I get an error:
Warning: Cannot modify header information – headers already sent by (the indicated line is the header in the parse new products php)
Can anyone suggest a solution? I’ve been over the code so many times. Is there source code anywhere for this? It would save so much time
Thanks
malaysian here learn from u. thank u
You crack me up man! Awesome tut!
Why is it when I tried to make changes to my products, I get sent back to inventory_edit.php and then my fields have undefined variables? It’s supposed to send me back to inventory_list.php, no?
Needs assistance please.
Thanks
If possible to fix the id order? I mean in this video Adam id # 2 is missing.
Because he deleted that id product before. So when you add a new product the auto increment id will be 3 instead of 2 (deleted).
I know how to do that manually in PHPMYADMIN:
ALTER TABLE tablename AUTO_INCREMENT= 1
But how do you put that in the code? please help
will you be adding a QUANTITY to manage the stock
by showing how many or much of that ITEM we have in stock
YOU CAN STICK YOUR DOUBTS UP YOUR BUTT!
@shayat123456 Adam stated in the first video that he would not upload the source code until after the tutorial series is finished. We still have a few more lesions before completion.
where can i get the source code?
Hey Adam,
Thank you so much for these current 6 tutorials that you gave to us with such speed. I was wondering, however, when you would be continuing this series for I am anxious to learn more.
Thank You
Adam,
Thank you so much, I took the weekend off but I am right back to all this. I have followed everything so far and will watch the vids several times so I can understand everything. Will it be possible for me to have a retail and a wholesale price schedule so I can sell to venders as well as the general public ?
I look forward to your future tutorials.
Thank you,
Eric
how can you use this to sell downloads like pictures, website templates
@Thebrand0nc
from the code plz
hi Adem plz make a download link from video 1 to video 5
Hey Adam,
You make it look so easy…. Thanks for the great tut’s. I was needing a CMS for my site and followed the CMS tut and just when I was finishing it you start this one. I can’t tell you how happy I am for the timing. I have one request and it is probably a real newbie question and you have probably covered it in one of your other tut’s but how about showing how to include more than one image file. I really need to have a couple of images of my products. Just a suggestion. THANKS!
But there is one problem, maybe you can fix it:
1. When you introduce objects to tje inventory, they aquiere an id (1. 2, 3….).
2. But when you delete for example Number 1, it changes and says 2, 3, 4… And the number 1 is errased (never returns to the table until you truncate it). And it looks bad…
Thank you for the tutorial, and I know that you can help us!
Very good vids dude!
Adam,Can you make a video series on how to set up an unmanaged and get it ready to host a website?
where is da source code
OMG
Very cool Dude! Happy Holiday Adam. Are you going to have the source code up to #6?
Hey Adam, Can you please do a video on PHP SSH? That would be wonderful if you could.