/ Published in: Regular Expression
I know it's a very quick & simple Regex, but someone from work need it so I thought I should also put it here
Expand |
Embed | Plain Text
<\?[php]*([^\?>]*)\?>
You need to login to post a comment.
cristianciofu on 03/06/09
1 person have marked this snippet as a favorite
I know it's a very quick & simple Regex, but someone from work need it so I thought I should also put it here
<\?[php]*([^\?>]*)\?>
You need to login to post a comment.