Assistance with PHP Regex
        Posted  
        
            by BenTheDesigner
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by BenTheDesigner
        
        
        
        Published on 2010-03-27T19:45:29Z
        Indexed on 
            2010/03/27
            19:53 UTC
        
        
        Read the original article
        Hit count: 255
        
Hi All
I don't usually use regular expressions, hence my question. I need a regex to match the following:
'{any-string}'.
Any assistance appreciated.
BenTheDesigner
© Stack Overflow or respective owner