PHP Strings For Beginners

4 Tutorials
1 hours 03 minutes

Learn how to handle strings in PHP

Learn how to handle strings in PHP

Learning outcomes

  1. Gain basic PHP string knowledge such as counting, cutting and removing parts of a string
  2. Understand the differences between PHP loops
  3. Gain an understanding of php operator and control statements

Recommended Knowledge

  1. Basic knowledge of PHP

Related Courses

  1. PHP Command Line Basics
  2. PHP Control Structures