In part 1 of this 3 part series we begin discussing the operators in the PHP programming language. Operators are an important aspect of any programming language and PHP is no different. In part 1 of the series we discuss the Arithmetic Operators and the Assignment Operators in PHP. All the operators are demonstrated in the lab environment.