pregmatch php only numbers and comma and dot code example Example: pregmatch php only numbers and comma and dot $regex="/^[0-9,]+$/";