1

What does code in PHP, such as

"/(?<!\..|\...|\....)([\?\!\.]+)\s(?!.\.|..\.|...\.)/u"

mean? I'm looking for general documentation, not to understand this specific case.

Thank you.

1

2 Answers 2

1

Regular expression or Regex for friends.

Sign up to request clarification or add additional context in comments.

1 Comment

@Randomblue, if this answer answers your question you should accept it as answer by clicking the "V" right above the answer votes count.
1

Those are regular expressions

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.