php strip period code example Example: php strip period $string = str_replace(array('.'), '' , $string);