Thursday, February 5, 2009, 5:15:28 PM, Daniel wrote: > Recursion is complicated, but this way is pretty unsafe. If users > input $string, you are open to them inserting something that can be > run in php. Yes, I need to avoid calling 'eval' Hans