Lessons: 13Length: 1.4 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.2 Implement the Add Operation

With our form ready to go, it's time to add some server-side processing so we can handle the mathematical operations that our calculator exposes. In this lesson, we will start with addition and create a PHP method to handle it.