2010-11-19 10 views

答えて

6
if (strpos($variable_to_search, ".") !== FALSE) { 
    // The variable contains a period. 
} 
関連する問題