Hey there,
I need to take a chunk out of this:
{$product.tmbn_url}
diaplays as: http://www.thewebbbsite.ca/shop/images/P/fl_00001.swf
I need: fl_00001
substr('{$product.tmbn_url}', 41, -4)
I figure it might look something like this?
I've been trying lots of stuff and I can't seem to work this out..
?? help ~!
-hroth