PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Oh, of course it wouldn't work, as you added the curly brackets to the pattern, since that would only match {$var}, and not {$var[array-bits]}, my method works when the pattern is alone
I'm gonna check your meothod out feyd, I could maybe make my parser faster and better