if(!preg_match('/^http:///i', $url)){
$report .= '<li>'.get_words(252).'</li>';
$error = 1;
}
preg_match(pattern, input, matches, flags, offset)
if(!preg_match('/^http:///i', $url)){ $report .= '<li>'.get_words(252).'</li>'; $error = 1; }
if(!preg_match('/^http/i', $url)){ $report .= '<li>'.get_words(252).'</li>'; $error = 1; }
أدوات الموضوع | إبحث في الموضوع |
انواع عرض الموضوع | تقييم هذا الموضوع |