how to use php to replace periods (.) with spaces?

  • Thread starter Thread starter Ryan
  • Start date Start date
R

Ryan

Guest
anybody have a php code to where i can replace the periods in a string say "i.want.to.remove.the.periods" and replace it with "i want to remove the periods"
 
Back
Top