A hint of globalizing

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!

Moderator: General Moderators

User avatar
vigge89
Forum Regular
Posts: 875
Joined: Wed Jul 30, 2003 3:29 am
Location: Sweden

Post 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 :)
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

Anything to make it faster would be great. ^_^
Image Image
Post Reply