Skip to main content
rephrase part of the question
Source Link
Phrancis
  • 20.5k
  • 6
  • 70
  • 155

I have made a shopping basket script in OO PHP that allows the user to add, and remove items from the basket, and edit quantity of items that are in the basket of an item.

I am new to OOP so I would like to get your feedback on it and whether I am doing it correctly.

I am new to OOP, and I would like to get your feedback on it about whether I am doing it well. The whole script works but I need to know if I'm doing OKit could be improved or it is fine.

I have made a shopping basket script in OO PHP that allows the user to add, remove items from the basket and edit quantity in basket of an item.

I am new to OOP so I would like to get your feedback on it and whether I am doing it correctly.

The whole script works but I need to know if I'm doing OK.

I have made a shopping basket script that allows the user to add and remove items from the basket, and edit quantity of items that are in the basket.

I am new to OOP, and I would like to get your feedback on it about whether I am doing it well. The whole script works but I need to know if it could be improved or it is fine.

deleted 43 characters in body; edited tags; edited title
Source Link
200_success
  • 145.6k
  • 22
  • 191
  • 481

shopping Shopping basket script Object Orientedin object-oriented PHP

Many thanks.

Many thanks, Yudi

shopping basket script Object Oriented PHP

Many thanks.

Many thanks, Yudi

Shopping basket script in object-oriented PHP

Post Reopened by CommunityBot, Phrancis, 200_success
Fixed spellings
Source Link

I'm no stranger to procedural programmingI have made a shopping basket script in OO PHP however I am relatively newthat allows the user to add, remove items from the Obejct Oriented conceptbasket and edit quantity in basket of an item.

Here are the scripts that I've written for a shopping basket on a websiteMany thanks.

I'm no stranger to procedural programming in PHP however I am relatively new to the Obejct Oriented concept.

Here are the scripts that I've written for a shopping basket on a website.

I have made a shopping basket script in OO PHP that allows the user to add, remove items from the basket and edit quantity in basket of an item.

Many thanks.

Post Closed as "Needs details or clarity" by Jamal
deleted 9 charcters in body
Source Link
Loading
Source Link
Loading