On Sun, Mar 30, 2008 at 9:37 PM, Micky Hulse <[EMAIL PROTECTED]> wrote:
> Casey wrote:
>  > preg_replace_callback($f, 'mah_processTags(\'$0\', $arg1)', $text);
>  > Does this work?
>
>  Awww, does not seem to work. :(
>
>  But maybe I need to dink with the code a bit more...
>
>  I would like to avoid setting a global here. :D
>
>  Thanks for the help Casey! I will let you know if I get it working. I
>  may just have to think of a different approach here.
>
>
>
>  Cheers,
>  Micky
>
>

Hmmm. I've searched around, and it seems that only a global would work :/

-- 
-Casey

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to