Quick Question - escaping parentheses?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Quick Question - escaping parentheses?

L2 Linker

So, none of the docs I can find show parentheses as a reserved character, but when I put in a regex of 'sample(_POST' it is rejected, but when I do 'sample\(POST' it is taken - in these samples the '' are not there.  

 

But, I'm not sure if the REXEX is matching on the \( or just ( 

 

<edit>

 

here is an error example:

 

pattern '=@eval(base64_decode($_POST' is invalid. syntax error at end of input 42100 -> signature -> standard -> dummyRule -> and-condition -> And Condition 1 -> or-condition -> Or Condition 3 -> operator -> pattern-match -> pattern is invalid

 

Any ideas?

0 REPLIES 0
  • 1525 Views
  • 0 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!