PHP - Functions, Part 1 - 3. String Functions II -- Using the "identical" operator instead of the "equal" operator

Just a little feedback:
I find it a bit strange that you use the php “identical” operator in the “String Functions II” section instead of using the “equal” operator as you haven’t introduced this operator in previous lessons. It, at least, might be a bit confusing.