php replace 0 by +44 code example Example: php remove non numeric $res = preg_replace("/[^0-9]/", "", "Every 6 Months" );