2010-11-19 18 views

cevap

6
if (strpos($variable_to_search, ".") !== FALSE) { 
    // The variable contains a period. 
} 
İlgili konular