<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>DzExams - الموقع الأول لتحضير الفروض والاختبارات في الجزائر</title>
    <meta name="description" content="منصة تعليمية شاملة تقدم دروس، تمارين، فروض ونماذج اختبارات لجميع المراحل الدراسية في الجزائر">
    <meta name="keywords" content="دزكسام, dzexams, فروض, اختبارات, بكالوريا, BEM, BEP, الجزائر">
    <meta name="author" content="DzExams Team">
    <meta name="robots" content="index, follow">
    <meta name="language" content="ar">
    <meta name="revisit-after" content="7 days">
    <link rel="canonical" href="https://dzexama.com/rss.xml">
    <meta property="og:type" content="website">
    <meta property="og:title" content="DzExams - الموقع الأول لتحضير الفروض والاختبارات في الجزائر">
    <meta property="og:description" content="منصة تعليمية شاملة تقدم دروس، تمارين، فروض ونماذج اختبارات لجميع المراحل الدراسية في الجزائر">
    <meta property="og:url" content="https://dzexama.com/rss.xml">
    <meta property="og:site_name" content="DzExams">
    <meta property="og:image" content="https://dzexama.com/assets/images/logo.png">
    <meta property="og:locale" content="ar_DZ">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="DzExams - الموقع الأول لتحضير الفروض والاختبارات في الجزائر">
    <meta name="twitter:description" content="منصة تعليمية شاملة تقدم دروس، تمارين، فروض ونماذج اختبارات لجميع المراحل الدراسية في الجزائر">
    <meta name="twitter:image" content="https://dzexama.com/assets/images/logo.png">
    <script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"Organization","name":"DzExams","url":"https:\/\/dzexama.com","logo":"https:\/\/dzexama.com\/assets\/images\/logo.png","description":"منصة تعليمية شاملة تقدم دروس، تمارين، فروض ونماذج اختبارات لجميع المراحل الدراسية في الجزائر","address":{"@type":"PostalAddress","addressLocality":"الجزائر العاصمة","addressCountry":"DZ"},"contactPoint":{"@type":"ContactPoint","email":"contact@dzexams.com","contactType":"customer service"}}</script>    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;700;800;900&display=swap" rel="stylesheet">
    <link rel="stylesheet" href="https://dzexama.com/assets/css/style.css?v=1">
    <link rel="icon" type="image/svg+xml" href="https://dzexama.com/assets/images/favicon.svg">
    <link rel="apple-touch-icon" href="https://dzexama.com/assets/images/apple-touch-icon.png">
    
    <!-- Structured Data - Website -->
    <script type="application/ld+json">
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "DzExams",
        "url": "https://dzexama.com",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://dzexama.com/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        }
    }
    </script>
    
    </head>
<body class="bg-gray-50 text-gray-800">
    <header class="bg-white shadow-sm sticky top-0 z-50">
        <!-- Top bar -->
        <div class="bg-gray-900 text-white text-xs py-1.5">
            <div class="max-w-7xl mx-auto px-4 flex items-center justify-between">
                <div class="flex items-center gap-3">
                    <a href="https://dzexama.com/news" class="hover:text-emerald-400 transition">آخر أخبار التربية</a>
                    <span class="text-gray-600">|</span>
                    <a href="https://dzexama.com/advices" class="hover:text-emerald-400 transition">نصائح وتوجيهات</a>
                </div>
                <div class="flex items-center gap-3">
                    <a href="https://dzexama.com/faqs" class="hover:text-emerald-400 transition">الأسئلة الشائعة</a>
                </div>
            </div>
        </div>

        <!-- Main header -->
        <div class="max-w-7xl mx-auto px-4 py-3 flex items-center justify-between gap-4">
            <a href="https://dzexama.com" class="flex items-center gap-2 shrink-0">
                <div class="w-10 h-10 bg-emerald-500 rounded-lg flex items-center justify-center">
                    <svg class="w-6 h-6 text-white" width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 14l9-5-9-5-9 5 9 5z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 14l6.16-3.422A12.042 12.042 0 0112 21.5a12.042 12.042 0 01-6.16-10.922L12 14z"/></svg>
                </div>
                <div>
                    <h1 class="text-xl font-bold text-gray-900 leading-tight">DzExams</h1>
                    <p class="text-[10px] text-gray-500 leading-tight">الموقع الأول للتحضير في الجزائر</p>
                </div>
            </a>

            <!-- Search -->
            <div class="hidden md:flex flex-1 max-w-lg relative">
                <form action="https://dzexama.com/search" method="GET" class="w-full">
                    <input type="text" name="q" placeholder="ابحث عن درس، فروض، اختبارات..."
                        class="search-input pr-10">
                    <button type="submit" class="absolute right-3 top-1/2 -translate-y-1/2">
                        <svg class="w-4 h-4 text-gray-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"/></svg>
                    </button>
                </form>
            </div>

            <!-- Right actions -->
            <div class="flex items-center gap-2">
                <a href="https://dzexama.com/profile" class="hidden sm:flex items-center gap-2 px-3 py-2 rounded-lg text-sm font-medium text-gray-700 hover:bg-gray-100 transition">
                    <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z"/></svg>
                    <span>معلوماتي</span>
                </a>
                <button id="mobileMenuBtn" class="md:hidden p-2 rounded-lg hover:bg-gray-100">
                    <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"/></svg>
                </button>
            </div>
        </div>

        <!-- Desktop Navigation -->
        <nav class="border-t border-gray-100 hidden md:block">
            <div class="max-w-7xl mx-auto px-4">
                <ul class="flex items-center gap-1">
                    <li><a href="https://dzexama.com" class="flex items-center gap-1.5 px-3 py-2.5 text-sm font-medium rounded-lg text-gray-700 hover:bg-gray-50 transition">الرئيسية</a></li>
                    
                    <li class="relative group">
                        <a href="https://dzexama.com/ep" class="flex items-center gap-1 px-3 py-2.5 text-sm font-medium rounded-lg text-gray-700 hover:bg-gray-50 transition">
                            التعليم الابتدائي
                            <svg class="w-3.5 h-3.5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/></svg>
                        </a>
                        <div class="absolute top-full right-0 mt-1 w-56 bg-white rounded-xl shadow-lg border border-gray-100 py-2 z-50 nav-dropdown">
                                                        <a href="https://dzexama.com/0ap" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">القسم التحضيري</a>
                                                        <a href="https://dzexama.com/1ap" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الأولى ابتدائي</a>
                                                        <a href="https://dzexama.com/2ap" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الثانية ابتدائي</a>
                                                        <a href="https://dzexama.com/3ap" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الثالثة ابتدائي</a>
                                                        <a href="https://dzexama.com/4ap" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الرابعة ابتدائي</a>
                                                        <a href="https://dzexama.com/5ap" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الخامسة ابتدائي</a>
                                                        <a href="https://dzexama.com/bep" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">شهادة التعليم الابتدائي</a>
                                                    </div>
                    </li>
                    
                    <li class="relative group">
                        <a href="https://dzexama.com/em" class="flex items-center gap-1 px-3 py-2.5 text-sm font-medium rounded-lg text-gray-700 hover:bg-gray-50 transition">
                            التعليم المتوسط
                            <svg class="w-3.5 h-3.5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/></svg>
                        </a>
                        <div class="absolute top-full right-0 mt-1 w-56 bg-white rounded-xl shadow-lg border border-gray-100 py-2 z-50 nav-dropdown">
                                                        <a href="https://dzexama.com/1am" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الأولى متوسط</a>
                                                        <a href="https://dzexama.com/2am" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الثانية متوسط</a>
                                                        <a href="https://dzexama.com/3am" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الثالثة متوسط</a>
                                                        <a href="https://dzexama.com/4am" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الرابعة متوسط</a>
                                                        <a href="https://dzexama.com/bem" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">شهادة التعليم المتوسط</a>
                                                    </div>
                    </li>
                    
                    <li class="relative group">
                        <a href="https://dzexama.com/es" class="flex items-center gap-1 px-3 py-2.5 text-sm font-medium rounded-lg text-gray-700 hover:bg-gray-50 transition">
                            التعليم الثانوي
                            <svg class="w-3.5 h-3.5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/></svg>
                        </a>
                        <div class="absolute top-full right-0 mt-1 w-56 bg-white rounded-xl shadow-lg border border-gray-100 py-2 z-50 nav-dropdown">
                                                        <a href="https://dzexama.com/1as" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الأولى ثانوي</a>
                                                        <a href="https://dzexama.com/2as" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الثانية ثانوي</a>
                                                        <a href="https://dzexama.com/3as" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">السنة الثالثة ثانوي</a>
                                                        <a href="https://dzexama.com/university" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">بوابة التعليم الجامعي</a>
                            <a href="https://dzexama.com/bac" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">شهادة البكالوريا</a>
                        </div>
                    </li>
                    
                    <li class="relative group">
                        <a href="https://dzexama.com/library" class="flex items-center gap-1 px-3 py-2.5 text-sm font-medium rounded-lg text-gray-700 hover:bg-gray-50 transition">
                            منوعات
                            <svg class="w-3.5 h-3.5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/></svg>
                        </a>
                        <div class="absolute top-full right-0 mt-1 w-56 bg-white rounded-xl shadow-lg border border-gray-100 py-2 z-50 nav-dropdown">
                            <a href="https://dzexama.com/library" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">ثقافة عامة</a>
                            <a href="https://dzexama.com/quran" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">القرآن الكريم</a>
                            <a href="https://dzexama.com/teachers" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">وثائق الأساتذة</a>
                            <a href="https://dzexama.com/youtube" class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 transition">قنوات تعليمية</a>
                        </div>
                    </li>
                </ul>
            </div>
        </nav>

        <!-- Mobile Menu -->
        <div id="mobileMenu" class="md:hidden border-t border-gray-100 bg-white hidden">
            <div class="px-4 py-3">
                <div class="relative mb-3">
                    <form action="https://dzexama.com/search" method="GET" class="w-full">
                        <input type="text" name="q" placeholder="ابحث..." class="w-full bg-gray-100 rounded-full py-2 px-4 pr-10 text-sm focus:outline-none focus:ring-2 focus:ring-emerald-500">
                        <button type="submit" class="absolute right-3 top-1/2 -translate-y-1/2">
                            <svg class="w-4 h-4 text-gray-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"/></svg>
                        </button>
                    </form>
                </div>
                <ul class="space-y-1">
                    <li><a href="https://dzexama.com" class="flex items-center gap-2 px-3 py-2.5 text-sm rounded-lg hover:bg-gray-50">الرئيسية</a></li>
                    <li><a href="https://dzexama.com/ep" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">التعليم الابتدائي</a></li>
                    <li><a href="https://dzexama.com/em" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">التعليم المتوسط</a></li>
                    <li><a href="https://dzexama.com/es" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">التعليم الثانوي</a></li>
                    <li><a href="https://dzexama.com/university" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">بوابة التعليم الجامعي</a></li>
                    <li><a href="https://dzexama.com/bac" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">شهادة البكالوريا</a></li>
                    <li><a href="https://dzexama.com/library" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">منوعات</a></li>
                    <li><a href="https://dzexama.com/quran" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">القرآن الكريم</a></li>
                    <li><a href="https://dzexama.com/teachers" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">وثائق الأساتذة</a></li>
                    <li><a href="https://dzexama.com/advices" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">نصائح وتوجيهات</a></li>
                    <li><a href="https://dzexama.com/news" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">أخبار التربية</a></li>
                    <li><a href="https://dzexama.com/faqs" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">الأسئلة الشائعة</a></li>
                    <li><a href="https://dzexama.com/profile" class="flex items-center gap-2 px-3 py-2.5 text-sm font-medium rounded-lg hover:bg-gray-50">معلوماتي</a></li>
                </ul>
            </div>
        </div>
    </header>

    <main class="flex-1">
<br />
<b>Parse error</b>:  syntax error, unexpected identifier &quot;version&quot; in <b>/home/admin/domains/dzexama.com/public_html/pages/rss.php</b> on line <b>1</b><br />
