Home / Course / CodeBasic

Regular Expressions Manual

IntroductionChapterCourseware
Regular expressions, also known as regular expressions. (English: Regular Expression, often abbreviated as regex, regexp or RE in code), a concept in computer science. Regular tables are usually used to retrieve and replace text that matches a certain pattern (rule).
  • Difficulty:Elementary
  • Total of7 chapters
  • 43611 plays
  • About Instructor

    巴扎黑
    巴扎黑
    PHP developer
    You will learn:

    After studying this course, I will tell you that a regular expression is an automatic state machine, allowing you to understand the principles of regular expressions and know how to write efficient and optimized regular expression codes. This will make me less likely to use regular expressions in my future work. Use regular expressions unscrupulously. Let you know what regular expressions can and cannot do. When it is time to use it later, you can give it to the opponent.

  • CancelreplySending
  • php.cn