Hi need help.
need to replace the $custId and $BirthDate after retrieve the value from db. use replaceAll only can replace one time.
When return the str, it have nothing change in the str. The value i wan it replace the $custId with Customer Id and $BirthDate with Birthday Date.
Can anyone give idea. Thanks.