How do I use regex for something like this entered in media_gallery column?
http://www.example.com/images/1012a.jpg;http://www.example.com/images/1012b.jpg so that images are saved as "brand-1012a.jpg" and "brand-1012b.jpg" respectively?
How do I use regex for something like this entered in media_gallery column?
http://www.example.com/images/1012a.jpg;http://www.example.com/images/1012b.jpg so that images are saved as "brand-1012a.jpg" and "brand-1012b.jpg" respectively?