Introduction To PHP and the Infusionsoft API
This session covered:
- An overview of the 80/20 Programming Concept
- The most relevant characteristics of PHP, for our purposes
- The structure of a PHP script
- The closing PHP tag – why is it sometimes omitted
- Variables
- How to output results using print, echo, print_r and fwrite