casting string to int returning 1 + php code example Example 1: php string to int intval($string); Example 2: php str to int intval("15");