Page 2 of 2

Posted: Wed Apr 20, 2005 2:11 am
by vigge89
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 :)

Posted: Wed Apr 20, 2005 12:03 pm
by phice
Anything to make it faster would be great. ^_^