Hi.
I want to substitute a character (e.g. 'R') for another one ('-R')
within a
word: 'RECORD' ---> '-RECO-RD'
Is it possible by using any PHP command? Regards.
I want to substitute a character (e.g. 'R') for another one ('-R')
within a
word: 'RECORD' ---> '-RECO-RD'
Is it possible by using any PHP command? Regards.
Comment