Hi All,

I have a string

$str="first value %s and second is %s, substitute them";

and an array @vars=('I', 'II');

i want to substitute the array with the respective values

any regular expression or join etc ?

Thanks in advance

Pradeep



________________________________________
Pradeep Sethi
home 510.791.3044
cell 510.207.3044


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to