Here are some basic PHP tutorials to get you started if you are new to programming.
Start by learning the basic programming concepts such as variable, data types (such as string, integer, and float), and then the operators - both the arithmetic and string concatenation operators are important.