16 Nov 2007 at 19:47 #1 Immsy Immsy Associate Joined 18 Oct 2002 Posts 2,367 Hi I am building a small attachments system and am wanting to search a string for all instances of
17 Nov 2007 at 18:41 #3 Immsy Immsy Associate OP Joined 18 Oct 2002 Posts 2,367 Thanks for the reply. I used preg_replace_callback in the end and it does exactly what I need