البرمجة

تفسير وحلول: خطأ Undefined Index في ملف header.php أثناء اختبار الموقع باستخدام XAMPP

It appears that the issue you are encountering is related to an “Undefined index” error in your PHP code. Specifically, the error is occurring on line 5 of your header.php file, and it is related to the $_GET['hideHeader'] variable.

The $_GET superglobal is used to collect form data after submitting an HTML form with the method “get”. In this case, it seems like your code is trying to access the value of the ‘hideHeader’ parameter from the URL.

To address this issue, you should first check if the ‘hideHeader’ parameter is set before using it. You can modify your code as follows:

php
include_once "sql.php"; // Check if 'hideHeader' is set in the URL parameters if (isset($_GET['hideHeader'])) { ?> #ffffff> "StyleSheet" type="text/css" href="/style.css"> } else { ?> "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> "http://www.w3.org/1999/xhtml" xml:lang="en"> <span class="hljs-meta"><?=</span> <span class="hljs-variable">$title</span> <span class="hljs-meta">?></span> - Morabito Motors, Lower Burrell, PA - Used Car Sales, Auto Repair Shop, Car Wash "runSlideShow()" bgcolor="#094863"> } ?>

By using the isset() function, you ensure that the ‘hideHeader’ index is checked for existence before attempting to access it. This should help resolve the “Undefined index” error you are encountering.

Additionally, it’s a good practice to sanitize and validate user input, especially when using data from the URL parameters. You may want to consider validating the value of ‘hideHeader’ to ensure it meets your expectations before using it in your code.

المزيد من المعلومات

بالتأكيد، دعوني أوسع المعلومات لك. الخطأ الذي تواجهه يتعلق بمتغير $_GET['hideHeader'] في ملف header.php. هذا المتغير يُستخدم لاستخراج قيمة المعامل ‘hideHeader’ من عنوان URL.

في الشيفرة التي قدمتها، يتم فحص ما إذا كان ‘hideHeader’ قد تم تعيينه في متغيرات الـ URL أم لا باستخدام isset($_GET['hideHeader']). إذا كان موجودًا، يتم عرض جزء من الشيفرة يغير الخلفية () ويضيف نمط الأنماط ().

في حالة عدم وجود ‘hideHeader’ في متغيرات الـ URL، يتم عرض محتوى آخر يشمل عناصر HTML الأساسية مثل عنوان الصفحة (</code>) وقسم الرأس (<code><head></code>)، والجسم (<code><body></code>) الذي يحتوي على دوال JavaScript وجدول لتخطيط الصفحة ومحتوى آخر.</p> <p>هناك بعض النصائح الإضافية:</p> <ol> <li> <p><strong>التحقق من وجود القيمة:</strong> قد تحدث مشكلة “Undefined index” إذا لم يكن لديك قيمة ‘hideHeader’ في عنوان URL. تأكد من تمرير القيمة المناسبة عند اختبار موقعك.</p><div class="stream-item stream-item-in-post stream-item-inline-post aligncenter"><div class="stream-item-size" style=""> <div class="stream-item stream-item-in-post stream-item-in-post-1"><div> <!-- defults --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3293364314201893" data-ad-slot="2303082872" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div></div> </li> <li> <p><strong>التصحيح والاختبار المحلي:</strong> قم بتصحيح الخطأ المحدد على خادم XAMPP الخاص بك وابدأ باختباره محليًا باستخدام XAMPP لضمان عمل الموقع بشكل صحيح.</p> </li> <li> <p><strong>التحقق من ملفات الـ CSS والـ JavaScript:</strong> تأكد من أن ملفات الأنماط والجافا سكريبت (<code>style.css</code> و <code>crossfade.js</code>) قد تم تضمينها بشكل صحيح وأن المسارات المحددة صحيحة.</p> </li> <li> <p><strong>التحقق من النمط الصحيح:</strong> تأكد من أن نمط الأنماط (<code><link rel="StyleSheet" type="text/css" href="/style.css"></code>) موجود ويتوافق مع المسار الصحيح للملف.</p> </li> <li> <p><strong>تصحيح الأخطاء الإملائية:</strong> تحقق من النصوص والمسارات للتأكد من عدم وجود أخطاء إملائية، وذلك لتجنب مشاكل إضافية.</p> </li> </ol> <p>باستخدام هذه النصائح ومراجعة الشيفرة بعناية، يجب أن تتمكن من حل مشكلة الخطأ التي تواجهها عند اختبار موقعك باستخدام XAMPP.</p> </div> </div></p> <div class="stream-item stream-item-below-post-content"><div class="stream-item-size" style=""> <div class="stream-item stream-item-in-post stream-item-in-post-1"><div> <!-- defults --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3293364314201893" data-ad-slot="2303082872" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div></div><div class="post-bottom-meta post-bottom-tags post-tags-modern"><div class="post-bottom-meta-title"><span class="tie-icon-tags" aria-hidden="true"></span> الوسوم</div><span class="tagcloud"><a href="https://it-solutions.center/tag/headerphp/" rel="tag">Headerphp</a> <a href="https://it-solutions.center/tag/local-testing/" rel="tag">Local Testing</a> <a href="https://it-solutions.center/tag/php-error/" rel="tag">PHP Error</a> <a href="https://it-solutions.center/tag/undefined-index/" rel="tag">Undefined Index</a> <a href="https://it-solutions.center/tag/web-development/" rel="tag">Web Development</a> <a href="https://it-solutions.center/tag/xampp/" rel="tag">XAMPP</a></span></div> </div><!-- .entry-content /--> <div id="post-extra-info"> <div class="theiaStickySidebar"> <div id="share-buttons-top" class="share-buttons share-buttons-top"> <div class="share-links share-centered icons-only share-rounded"> <a href="https://www.facebook.com/sharer.php?u=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="فيسبوك" target="_blank" class="facebook-share-btn " data-raw="https://www.facebook.com/sharer.php?u={post_link}"> <span class="share-btn-icon tie-icon-facebook"></span> <span class="screen-reader-text">فيسبوك</span> </a> <a href="https://twitter.com/intent/tweet?text=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP&url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="X" target="_blank" class="twitter-share-btn " data-raw="https://twitter.com/intent/tweet?text={post_title}&url={post_link}"> <span class="share-btn-icon tie-icon-twitter"></span> <span class="screen-reader-text">X</span> </a> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&title=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP" rel="external noopener nofollow" title="لينكدإن" target="_blank" class="linkedin-share-btn " data-raw="https://www.linkedin.com/shareArticle?mini=true&url={post_full_link}&title={post_title}"> <span class="share-btn-icon tie-icon-linkedin"></span> <span class="screen-reader-text">لينكدإن</span> </a> <a href="https://www.tumblr.com/share/link?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&name=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP" rel="external noopener nofollow" title="‏Tumblr" target="_blank" class="tumblr-share-btn " data-raw="https://www.tumblr.com/share/link?url={post_link}&name={post_title}"> <span class="share-btn-icon tie-icon-tumblr"></span> <span class="screen-reader-text">‏Tumblr</span> </a> <a href="https://pinterest.com/pin/create/button/?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&description=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP&media=" rel="external noopener nofollow" title="بينتيريست" target="_blank" class="pinterest-share-btn " data-raw="https://pinterest.com/pin/create/button/?url={post_link}&description={post_title}&media={post_img}"> <span class="share-btn-icon tie-icon-pinterest"></span> <span class="screen-reader-text">بينتيريست</span> </a> <a href="https://reddit.com/submit?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&title=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP" rel="external noopener nofollow" title="‏Reddit" target="_blank" class="reddit-share-btn " data-raw="https://reddit.com/submit?url={post_link}&title={post_title}"> <span class="share-btn-icon tie-icon-reddit"></span> <span class="screen-reader-text">‏Reddit</span> </a> <a href="fb-messenger://share?app_id=5303202981&display=popup&link=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&redirect_uri=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="ماسنجر" target="_blank" class="messenger-mob-share-btn messenger-share-btn " data-raw="fb-messenger://share?app_id=5303202981&display=popup&link={post_link}&redirect_uri={post_link}"> <span class="share-btn-icon tie-icon-messenger"></span> <span class="screen-reader-text">ماسنجر</span> </a> <a href="https://www.facebook.com/dialog/send?app_id=5303202981&display=popup&link=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&redirect_uri=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="ماسنجر" target="_blank" class="messenger-desktop-share-btn messenger-share-btn " data-raw="https://www.facebook.com/dialog/send?app_id=5303202981&display=popup&link={post_link}&redirect_uri={post_link}"> <span class="share-btn-icon tie-icon-messenger"></span> <span class="screen-reader-text">ماسنجر</span> </a> <a href="https://api.whatsapp.com/send?text=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP%20https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="واتساب" target="_blank" class="whatsapp-share-btn " data-raw="https://api.whatsapp.com/send?text={post_title}%20{post_link}"> <span class="share-btn-icon tie-icon-whatsapp"></span> <span class="screen-reader-text">واتساب</span> </a> <a href="https://telegram.me/share/url?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&text=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP" rel="external noopener nofollow" title="تيلقرام" target="_blank" class="telegram-share-btn " data-raw="https://telegram.me/share/url?url={post_link}&text={post_title}"> <span class="share-btn-icon tie-icon-paper-plane"></span> <span class="screen-reader-text">تيلقرام</span> </a> <a href="viber://forward?text=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP%20https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="ڤايبر" target="_blank" class="viber-share-btn " data-raw="viber://forward?text={post_title}%20{post_link}"> <span class="share-btn-icon tie-icon-phone"></span> <span class="screen-reader-text">ڤايبر</span> </a> <a href="https://line.me/R/msg/text/?%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP%20https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="لاين" target="_blank" class="line-share-btn " data-raw="https://line.me/R/msg/text/?{post_title}%20{post_link}"> <span class="share-btn-icon tie-icon-line"></span> <span class="screen-reader-text">لاين</span> </a> <a href="mailto:?subject=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP&body=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="مشاركة عبر البريد" target="_blank" class="email-share-btn " data-raw="mailto:?subject={post_title}&body={post_link}"> <span class="share-btn-icon tie-icon-envelope"></span> <span class="screen-reader-text">مشاركة عبر البريد</span> </a> <a href="#" rel="external noopener nofollow" title="طباعة" target="_blank" class="print-share-btn " data-raw="#"> <span class="share-btn-icon tie-icon-print"></span> <span class="screen-reader-text">طباعة</span> </a> </div><!-- .share-links /--> </div><!-- .share-buttons /--> </div> </div> <div class="clearfix"></div> <script id="tie-schema-json" type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"BlogPosting","dateCreated":"2024-02-04T20:42:53+03:00","datePublished":"2024-02-04T20:42:53+03:00","dateModified":"2024-02-04T20:42:53+03:00","headline":"\u062a\u0641\u0633\u064a\u0631 \u0648\u062d\u0644\u0648\u0644: \u062e\u0637\u0623 Undefined Index \u0641\u064a \u0645\u0644\u0641 header.php \u0623\u062b\u0646\u0627\u0621 \u0627\u062e\u062a\u0628\u0627\u0631 \u0627\u0644\u0645\u0648\u0642\u0639 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 XAMPP","name":"\u062a\u0641\u0633\u064a\u0631 \u0648\u062d\u0644\u0648\u0644: \u062e\u0637\u0623 Undefined Index \u0641\u064a \u0645\u0644\u0641 header.php \u0623\u062b\u0646\u0627\u0621 \u0627\u062e\u062a\u0628\u0627\u0631 \u0627\u0644\u0645\u0648\u0642\u0639 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 XAMPP","keywords":"Headerphp,Local Testing,PHP Error,Undefined Index,Web Development,XAMPP","url":"https:\/\/it-solutions.center\/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9\/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8\/","description":"It appears that the issue you are encountering is related to an \"Undefined index\" error in your PHP code. Specifically, the error is occurring on line 5 of your header.php file, and it is related to t","copyrightYear":"2024","articleSection":"\u0627\u0644\u0628\u0631\u0645\u062c\u0629","articleBody":"It appears that the issue you are encountering is related to an \"Undefined index\" error in your PHP code. Specifically, the error is occurring on line 5 of your header.php file, and it is related to the $_GET['hideHeader'] variable.The $_GET superglobal is used to collect form data after submitting an HTML form with the method \"get\". In this case, it seems like your code is trying to access the value of the 'hideHeader' parameter from the URL.To address this issue, you should first check if the 'hideHeader' parameter is set before using it. You can modify your code as follows:phpCopy code\n \n \n\n \n \n \n - Morabito Motors, Lower Burrell, PA - Used Car Sales, Auto Repair Shop, Car Wash\n \n \n \n \n\nBy using the isset() function, you ensure that the 'hideHeader' index is checked for existence before attempting to access it. This should help resolve the \"Undefined index\" error you are encountering.Additionally, it's a good practice to sanitize and validate user input, especially when using data from the URL parameters. You may want to consider validating the value of 'hideHeader' to ensure it meets your expectations before using it in your code.\u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a\n\n\u0628\u0627\u0644\u062a\u0623\u0643\u064a\u062f\u060c \u062f\u0639\u0648\u0646\u064a \u0623\u0648\u0633\u0639 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0644\u0643. \u0627\u0644\u062e\u0637\u0623 \u0627\u0644\u0630\u064a \u062a\u0648\u0627\u062c\u0647\u0647 \u064a\u062a\u0639\u0644\u0642 \u0628\u0645\u062a\u063a\u064a\u0631 $_GET['hideHeader'] \u0641\u064a \u0645\u0644\u0641 header.php. \u0647\u0630\u0627 \u0627\u0644\u0645\u062a\u063a\u064a\u0631 \u064a\u064f\u0633\u062a\u062e\u062f\u0645 \u0644\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0639\u0627\u0645\u0644 'hideHeader' \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL.\u0641\u064a \u0627\u0644\u0634\u064a\u0641\u0631\u0629 \u0627\u0644\u062a\u064a \u0642\u062f\u0645\u062a\u0647\u0627\u060c \u064a\u062a\u0645 \u0641\u062d\u0635 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 'hideHeader' \u0642\u062f \u062a\u0645 \u062a\u0639\u064a\u064a\u0646\u0647 \u0641\u064a \u0645\u062a\u063a\u064a\u0631\u0627\u062a \u0627\u0644\u0640 URL \u0623\u0645 \u0644\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 isset($_GET['hideHeader']). \u0625\u0630\u0627 \u0643\u0627\u0646 \u0645\u0648\u062c\u0648\u062f\u064b\u0627\u060c \u064a\u062a\u0645 \u0639\u0631\u0636 \u062c\u0632\u0621 \u0645\u0646 \u0627\u0644\u0634\u064a\u0641\u0631\u0629 \u064a\u063a\u064a\u0631 \u0627\u0644\u062e\u0644\u0641\u064a\u0629 () \u0648\u064a\u0636\u064a\u0641 \u0646\u0645\u0637 \u0627\u0644\u0623\u0646\u0645\u0627\u0637 ().\u0641\u064a \u062d\u0627\u0644\u0629 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f 'hideHeader' \u0641\u064a \u0645\u062a\u063a\u064a\u0631\u0627\u062a \u0627\u0644\u0640 URL\u060c \u064a\u062a\u0645 \u0639\u0631\u0636 \u0645\u062d\u062a\u0648\u0649 \u0622\u062e\u0631 \u064a\u0634\u0645\u0644 \u0639\u0646\u0627\u0635\u0631 HTML \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0645\u062b\u0644 \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0635\u0641\u062d\u0629 () \u0648\u0642\u0633\u0645 \u0627\u0644\u0631\u0623\u0633 ()\u060c \u0648\u0627\u0644\u062c\u0633\u0645 () \u0627\u0644\u0630\u064a \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u062f\u0648\u0627\u0644 JavaScript \u0648\u062c\u062f\u0648\u0644 \u0644\u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u0635\u0641\u062d\u0629 \u0648\u0645\u062d\u062a\u0648\u0649 \u0622\u062e\u0631.\u0647\u0646\u0627\u0643 \u0628\u0639\u0636 \u0627\u0644\u0646\u0635\u0627\u0626\u062d \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629:\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0648\u062c\u0648\u062f \u0627\u0644\u0642\u064a\u0645\u0629: \u0642\u062f \u062a\u062d\u062f\u062b \u0645\u0634\u0643\u0644\u0629 \"Undefined index\" \u0625\u0630\u0627 \u0644\u0645 \u064a\u0643\u0646 \u0644\u062f\u064a\u0643 \u0642\u064a\u0645\u0629 'hideHeader' \u0641\u064a \u0639\u0646\u0648\u0627\u0646 URL. \u062a\u0623\u0643\u062f \u0645\u0646 \u062a\u0645\u0631\u064a\u0631 \u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629 \u0639\u0646\u062f \u0627\u062e\u062a\u0628\u0627\u0631 \u0645\u0648\u0642\u0639\u0643.\u0627\u0644\u062a\u0635\u062d\u064a\u062d \u0648\u0627\u0644\u0627\u062e\u062a\u0628\u0627\u0631 \u0627\u0644\u0645\u062d\u0644\u064a: \u0642\u0645 \u0628\u062a\u0635\u062d\u064a\u062d \u0627\u0644\u062e\u0637\u0623 \u0627\u0644\u0645\u062d\u062f\u062f \u0639\u0644\u0649 \u062e\u0627\u062f\u0645 XAMPP \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u0648\u0627\u0628\u062f\u0623 \u0628\u0627\u062e\u062a\u0628\u0627\u0631\u0647 \u0645\u062d\u0644\u064a\u064b\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 XAMPP \u0644\u0636\u0645\u0627\u0646 \u0639\u0645\u0644 \u0627\u0644\u0645\u0648\u0642\u0639 \u0628\u0634\u0643\u0644 \u0635\u062d\u064a\u062d.\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0640 CSS \u0648\u0627\u0644\u0640 JavaScript: \u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0623\u0646\u0645\u0627\u0637 \u0648\u0627\u0644\u062c\u0627\u0641\u0627 \u0633\u0643\u0631\u064a\u0628\u062a (style.css \u0648 crossfade.js) \u0642\u062f \u062a\u0645 \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0628\u0634\u0643\u0644 \u0635\u062d\u064a\u062d \u0648\u0623\u0646 \u0627\u0644\u0645\u0633\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0635\u062d\u064a\u062d\u0629.\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0646\u0645\u0637 \u0627\u0644\u0635\u062d\u064a\u062d: \u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0646\u0645\u0637 \u0627\u0644\u0623\u0646\u0645\u0627\u0637 () \u0645\u0648\u062c\u0648\u062f \u0648\u064a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0627\u0644\u0645\u0633\u0627\u0631 \u0627\u0644\u0635\u062d\u064a\u062d \u0644\u0644\u0645\u0644\u0641.\u062a\u0635\u062d\u064a\u062d \u0627\u0644\u0623\u062e\u0637\u0627\u0621 \u0627\u0644\u0625\u0645\u0644\u0627\u0626\u064a\u0629: \u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0648\u0627\u0644\u0645\u0633\u0627\u0631\u0627\u062a \u0644\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0623\u062e\u0637\u0627\u0621 \u0625\u0645\u0644\u0627\u0626\u064a\u0629\u060c \u0648\u0630\u0644\u0643 \u0644\u062a\u062c\u0646\u0628 \u0645\u0634\u0627\u0643\u0644 \u0625\u0636\u0627\u0641\u064a\u0629.\u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0647\u0630\u0647 \u0627\u0644\u0646\u0635\u0627\u0626\u062d \u0648\u0645\u0631\u0627\u062c\u0639\u0629 \u0627\u0644\u0634\u064a\u0641\u0631\u0629 \u0628\u0639\u0646\u0627\u064a\u0629\u060c \u064a\u062c\u0628 \u0623\u0646 \u062a\u062a\u0645\u0643\u0646 \u0645\u0646 \u062d\u0644 \u0645\u0634\u0643\u0644\u0629 \u0627\u0644\u062e\u0637\u0623 \u0627\u0644\u062a\u064a \u062a\u0648\u0627\u062c\u0647\u0647\u0627 \u0639\u0646\u062f \u0627\u062e\u062a\u0628\u0627\u0631 \u0645\u0648\u0642\u0639\u0643 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 XAMPP.","publisher":{"@id":"#Publisher","@type":"Organization","name":"\u0645\u0631\u0643\u0632 \u062d\u0644\u0648\u0644 \u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a","logo":{"@type":"ImageObject","url":"https:\/\/it-solutions.center\/wp-content\/uploads\/2023\/09\/it-solutions-center-high-resolution-logo-white-on-transparent-background.png"},"sameAs":["https:\/\/www.facebook.com\/it.solu.center"]},"sourceOrganization":{"@id":"#Publisher"},"copyrightHolder":{"@id":"#Publisher"},"mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/it-solutions.center\/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9\/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8\/","breadcrumb":{"@id":"#Breadcrumb"}},"author":{"@type":"Person","name":"IT-Solutions","url":"https:\/\/it-solutions.center\/author\/ayoob\/"},"image":{"@type":"ImageObject","url":"https:\/\/it-solutions.center\/wp-content\/uploads\/2023\/10\/it-solutions-center-high-resolution-logo.png","width":2000,"height":1500}}</script> <div id="share-buttons-bottom" class="share-buttons share-buttons-bottom"> <div class="share-links share-centered icons-only share-rounded"> <a href="https://www.facebook.com/sharer.php?u=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="فيسبوك" target="_blank" class="facebook-share-btn " data-raw="https://www.facebook.com/sharer.php?u={post_link}"> <span class="share-btn-icon tie-icon-facebook"></span> <span class="screen-reader-text">فيسبوك</span> </a> <a href="https://twitter.com/intent/tweet?text=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP&url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="X" target="_blank" class="twitter-share-btn " data-raw="https://twitter.com/intent/tweet?text={post_title}&url={post_link}"> <span class="share-btn-icon tie-icon-twitter"></span> <span class="screen-reader-text">X</span> </a> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&title=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP" rel="external noopener nofollow" title="لينكدإن" target="_blank" class="linkedin-share-btn " data-raw="https://www.linkedin.com/shareArticle?mini=true&url={post_full_link}&title={post_title}"> <span class="share-btn-icon tie-icon-linkedin"></span> <span class="screen-reader-text">لينكدإن</span> </a> <a href="https://www.tumblr.com/share/link?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&name=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP" rel="external noopener nofollow" title="‏Tumblr" target="_blank" class="tumblr-share-btn " data-raw="https://www.tumblr.com/share/link?url={post_link}&name={post_title}"> <span class="share-btn-icon tie-icon-tumblr"></span> <span class="screen-reader-text">‏Tumblr</span> </a> <a href="https://pinterest.com/pin/create/button/?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&description=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP&media=" rel="external noopener nofollow" title="بينتيريست" target="_blank" class="pinterest-share-btn " data-raw="https://pinterest.com/pin/create/button/?url={post_link}&description={post_title}&media={post_img}"> <span class="share-btn-icon tie-icon-pinterest"></span> <span class="screen-reader-text">بينتيريست</span> </a> <a href="https://reddit.com/submit?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&title=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP" rel="external noopener nofollow" title="‏Reddit" target="_blank" class="reddit-share-btn " data-raw="https://reddit.com/submit?url={post_link}&title={post_title}"> <span class="share-btn-icon tie-icon-reddit"></span> <span class="screen-reader-text">‏Reddit</span> </a> <a href="https://vk.com/share.php?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="‏VKontakte" target="_blank" class="vk-share-btn " data-raw="https://vk.com/share.php?url={post_link}"> <span class="share-btn-icon tie-icon-vk"></span> <span class="screen-reader-text">‏VKontakte</span> </a> <a href="mailto:?subject=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP&body=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="مشاركة عبر البريد" target="_blank" class="email-share-btn " data-raw="mailto:?subject={post_title}&body={post_link}"> <span class="share-btn-icon tie-icon-envelope"></span> <span class="screen-reader-text">مشاركة عبر البريد</span> </a> <a href="#" rel="external noopener nofollow" title="طباعة" target="_blank" class="print-share-btn " data-raw="#"> <span class="share-btn-icon tie-icon-print"></span> <span class="screen-reader-text">طباعة</span> </a> </div><!-- .share-links /--> </div><!-- .share-buttons /--> </article><!-- #the-post /--> <div class="stream-item stream-item-below-post"><div class="stream-item-size" style=""> <div class="stream-item stream-item-in-post stream-item-in-post-1"><div> <!-- defults --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3293364314201893" data-ad-slot="2303082872" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div></div> <div class="post-components"> <div class="prev-next-post-nav container-wrapper media-overlay"> <div class="tie-col-xs-6 prev-post"> <a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%a7%d8%b3%d8%aa%d8%ae%d8%af%d8%a7%d9%85-else-%d9%81%d9%8a-%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9-%d8%a7%d9%84%d8%aa%d8%ad%d9%82%d9%82-%d9%85%d9%86-%d8%a7%d9%84%d8%b6%d8%b1%d9%88%d8%b1%d8%a9/" style="background-image: url(https://it-solutions.center/wp-content/uploads/2023/10/it-solutions-center-high-resolution-logo-390x220.png)" class="post-thumb" rel="prev"> <div class="post-thumb-overlay-wrap"> <div class="post-thumb-overlay"> <span class="tie-icon tie-media-icon"></span> </div> </div> </a> <a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%a7%d8%b3%d8%aa%d8%ae%d8%af%d8%a7%d9%85-else-%d9%81%d9%8a-%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9-%d8%a7%d9%84%d8%aa%d8%ad%d9%82%d9%82-%d9%85%d9%86-%d8%a7%d9%84%d8%b6%d8%b1%d9%88%d8%b1%d8%a9/" rel="prev"> <h3 class="post-title">استخدام Else في البرمجة: التحقق من الضرورة</h3> </a> </div> <div class="tie-col-xs-6 next-post"> <a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d8%ad%d9%88%d9%84-fold-expressions-%d9%81%d9%8a-c-%d8%a8%d8%b3%d8%a7%d8%b7%d8%a9-%d8%a7%d9%84%d8%aa%d8%b5%d9%85%d9%8a%d9%85-%d9%84%d8%aa%d8%b9%d8%b2%d9%8a%d8%b2-%d9%81%d9%87%d9%85-%d8%a7/" style="background-image: url(https://it-solutions.center/wp-content/uploads/2023/10/it-solutions-center-high-resolution-logo-390x220.png)" class="post-thumb" rel="next"> <div class="post-thumb-overlay-wrap"> <div class="post-thumb-overlay"> <span class="tie-icon tie-media-icon"></span> </div> </div> </a> <a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d8%ad%d9%88%d9%84-fold-expressions-%d9%81%d9%8a-c-%d8%a8%d8%b3%d8%a7%d8%b7%d8%a9-%d8%a7%d9%84%d8%aa%d8%b5%d9%85%d9%8a%d9%85-%d9%84%d8%aa%d8%b9%d8%b2%d9%8a%d8%b2-%d9%81%d9%87%d9%85-%d8%a7/" rel="next"> <h3 class="post-title">تحول fold-expressions في C++: بساطة التصميم لتعزيز فهم المبرمجين</h3> </a> </div> </div><!-- .prev-next-post-nav /--> <div id="related-posts" class="container-wrapper has-extra-post"> <div class="mag-box-title the-global-title"> <h3>مقالات ذات صلة</h3> </div> <div class="related-posts-list"> <div class="related-item tie-standard"> <a aria-label="تحسين أمان API في Ruby باستخدام HMAC-SHA256" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d8%ad%d8%b3%d9%8a%d9%86-%d8%a3%d9%85%d8%a7%d9%86-api-%d9%81%d9%8a-ruby-%d8%a8%d8%a7%d8%b3%d8%aa%d8%ae%d8%af%d8%a7%d9%85-hmac-sha256/" class="post-thumb"> <div class="post-thumb-overlay-wrap"> <div class="post-thumb-overlay"> <span class="tie-icon tie-media-icon"></span> </div> </div> <img width="390" height="220" src="https://it-solutions.center/wp-content/uploads/2023/10/it-solutions-center-high-resolution-logo-390x220.png" class="attachment-jannah-image-large size-jannah-image-large" alt="" decoding="async" fetchpriority="high" /></a> <h3 class="post-title"><a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d8%ad%d8%b3%d9%8a%d9%86-%d8%a3%d9%85%d8%a7%d9%86-api-%d9%81%d9%8a-ruby-%d8%a8%d8%a7%d8%b3%d8%aa%d8%ae%d8%af%d8%a7%d9%85-hmac-sha256/">تحسين أمان API في Ruby باستخدام HMAC-SHA256</a></h3> <div class="post-meta clearfix"><span class="date meta-item tie-icon">01/02/2024</span></div><!-- .post-meta --> </div><!-- .related-item /--> <div class="related-item tie-standard"> <a aria-label="تحويل البيانات إلى JSON باستخدام JavaScript: دليل عملي" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d8%ad%d9%88%d9%8a%d9%84-%d8%a7%d9%84%d8%a8%d9%8a%d8%a7%d9%86%d8%a7%d8%aa-%d8%a5%d9%84%d9%89-json-%d8%a8%d8%a7%d8%b3%d8%aa%d8%ae%d8%af%d8%a7%d9%85-javascript-%d8%af%d9%84%d9%8a%d9%84-%d8%b9/" class="post-thumb"> <div class="post-thumb-overlay-wrap"> <div class="post-thumb-overlay"> <span class="tie-icon tie-media-icon"></span> </div> </div> <img width="390" height="220" src="https://it-solutions.center/wp-content/uploads/2023/10/it-solutions-center-high-resolution-logo-390x220.png" class="attachment-jannah-image-large size-jannah-image-large" alt="" decoding="async" /></a> <h3 class="post-title"><a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d8%ad%d9%88%d9%8a%d9%84-%d8%a7%d9%84%d8%a8%d9%8a%d8%a7%d9%86%d8%a7%d8%aa-%d8%a5%d9%84%d9%89-json-%d8%a8%d8%a7%d8%b3%d8%aa%d8%ae%d8%af%d8%a7%d9%85-javascript-%d8%af%d9%84%d9%8a%d9%84-%d8%b9/">تحويل البيانات إلى JSON باستخدام JavaScript: دليل عملي</a></h3> <div class="post-meta clearfix"><span class="date meta-item tie-icon">31/01/2024</span></div><!-- .post-meta --> </div><!-- .related-item /--> <div class="related-item tie-standard"> <a aria-label="حل مشكلة إدراج البيانات في قاعدة بيانات SQLite باستخدام Android Studio" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%ad%d9%84-%d9%85%d8%b4%d9%83%d9%84%d8%a9-%d8%a5%d8%af%d8%b1%d8%a7%d8%ac-%d8%a7%d9%84%d8%a8%d9%8a%d8%a7%d9%86%d8%a7%d8%aa-%d9%81%d9%8a-%d9%82%d8%a7%d8%b9%d8%af%d8%a9-%d8%a8%d9%8a%d8%a7%d9%86%d8%a7/" class="post-thumb"> <div class="post-thumb-overlay-wrap"> <div class="post-thumb-overlay"> <span class="tie-icon tie-media-icon"></span> </div> </div> <img width="390" height="220" src="https://it-solutions.center/wp-content/uploads/2023/10/it-solutions-center-high-resolution-logo-390x220.png" class="attachment-jannah-image-large size-jannah-image-large" alt="" decoding="async" /></a> <h3 class="post-title"><a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%ad%d9%84-%d9%85%d8%b4%d9%83%d9%84%d8%a9-%d8%a5%d8%af%d8%b1%d8%a7%d8%ac-%d8%a7%d9%84%d8%a8%d9%8a%d8%a7%d9%86%d8%a7%d8%aa-%d9%81%d9%8a-%d9%82%d8%a7%d8%b9%d8%af%d8%a9-%d8%a8%d9%8a%d8%a7%d9%86%d8%a7/">حل مشكلة إدراج البيانات في قاعدة بيانات SQLite باستخدام Android Studio</a></h3> <div class="post-meta clearfix"><span class="date meta-item tie-icon">22/02/2024</span></div><!-- .post-meta --> </div><!-- .related-item /--> <div class="related-item tie-standard"> <a aria-label="تحديات استرجاع صور الملف الشخصي من Twitter بدقة عالية: دليل المطورين" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d8%ad%d8%af%d9%8a%d8%a7%d8%aa-%d8%a7%d8%b3%d8%aa%d8%b1%d8%ac%d8%a7%d8%b9-%d8%b5%d9%88%d8%b1-%d8%a7%d9%84%d9%85%d9%84%d9%81-%d8%a7%d9%84%d8%b4%d8%ae%d8%b5%d9%8a-%d9%85%d9%86-twitter-%d8%a8%d8%af/" class="post-thumb"> <div class="post-thumb-overlay-wrap"> <div class="post-thumb-overlay"> <span class="tie-icon tie-media-icon"></span> </div> </div> <img width="390" height="220" src="https://it-solutions.center/wp-content/uploads/2023/10/it-solutions-center-high-resolution-logo-390x220.png" class="attachment-jannah-image-large size-jannah-image-large" alt="" decoding="async" loading="lazy" /></a> <h3 class="post-title"><a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d8%ad%d8%af%d9%8a%d8%a7%d8%aa-%d8%a7%d8%b3%d8%aa%d8%b1%d8%ac%d8%a7%d8%b9-%d8%b5%d9%88%d8%b1-%d8%a7%d9%84%d9%85%d9%84%d9%81-%d8%a7%d9%84%d8%b4%d8%ae%d8%b5%d9%8a-%d9%85%d9%86-twitter-%d8%a8%d8%af/">تحديات استرجاع صور الملف الشخصي من Twitter بدقة عالية: دليل المطورين</a></h3> <div class="post-meta clearfix"><span class="date meta-item tie-icon">31/01/2024</span></div><!-- .post-meta --> </div><!-- .related-item /--> </div><!-- .related-posts-list /--> </div><!-- #related-posts /--> <div class="stream-item stream-item-below-post-comments"><div class="stream-item-size" style=""> <div class="stream-item stream-item-in-post stream-item-in-post-1"><div> <!-- defults --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3293364314201893" data-ad-slot="2303082872" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div></div> </div><!-- .post-components /--> </div><!-- .main-content --> <div id="check-also-box" class="container-wrapper check-also-left"> <div class="widget-title the-global-title"> <div class="the-subtitle">شاهد أيضاً</div> <a href="#" id="check-also-close" class="remove"> <span class="screen-reader-text">إغلاق</span> </a> </div> <div class="widget"> <ul class="posts-list-items"> <li class="widget-single-post-item widget-post-list tie-standard"> <div class="post-widget-thumbnail"> <a aria-label="الفرق بين MVC و3-Tier Architecture" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%a7%d9%84%d9%81%d8%b1%d9%82-%d8%a8%d9%8a%d9%86-mvc-%d9%883-tier-architecture/" class="post-thumb"> <div class="post-thumb-overlay-wrap"> <div class="post-thumb-overlay"> <span class="tie-icon tie-media-icon"></span> </div> </div> <img width="220" height="150" src="https://it-solutions.center/wp-content/uploads/2023/10/it-solutions-center-high-resolution-logo-220x150.png" class="attachment-jannah-image-small size-jannah-image-small tie-small-image" alt="" decoding="async" loading="lazy" /></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%a7%d9%84%d9%81%d8%b1%d9%82-%d8%a8%d9%8a%d9%86-mvc-%d9%883-tier-architecture/">الفرق بين MVC و3-Tier Architecture</a> <div class="post-meta"> <span class="date meta-item tie-icon">13/04/2024</span> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-standard"> <div class="post-widget-thumbnail"> <a aria-label="فهم قيمة الـ timeout في React CSS Transition Group" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d9%81%d9%87%d9%85-%d9%82%d9%8a%d9%85%d8%a9-%d8%a7%d9%84%d9%80-timeout-%d9%81%d9%8a-react-css-transition-group/" class="post-thumb"> <div class="post-thumb-overlay-wrap"> <div class="post-thumb-overlay"> <span class="tie-icon tie-media-icon"></span> </div> </div> <img width="220" height="150" src="https://it-solutions.center/wp-content/uploads/2023/10/it-solutions-center-high-resolution-logo-220x150.png" class="attachment-jannah-image-small size-jannah-image-small tie-small-image" alt="" decoding="async" loading="lazy" /></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d9%81%d9%87%d9%85-%d9%82%d9%8a%d9%85%d8%a9-%d8%a7%d9%84%d9%80-timeout-%d9%81%d9%8a-react-css-transition-group/">فهم قيمة الـ timeout في React CSS Transition Group</a> <div class="post-meta"> <span class="date meta-item tie-icon">12/04/2024</span> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-standard"> <div class="post-widget-thumbnail"> <a aria-label="كيفية حل خطأ تحميل امتداد MySQL في PHP7" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d9%83%d9%8a%d9%81%d9%8a%d8%a9-%d8%ad%d9%84-%d8%ae%d8%b7%d8%a3-%d8%aa%d8%ad%d9%85%d9%8a%d9%84-%d8%a7%d9%85%d8%aa%d8%af%d8%a7%d8%af-mysql-%d9%81%d9%8a-php7/" class="post-thumb"> <div class="post-thumb-overlay-wrap"> <div class="post-thumb-overlay"> <span class="tie-icon tie-media-icon"></span> </div> </div> <img width="220" height="150" src="https://it-solutions.center/wp-content/uploads/2023/10/it-solutions-center-high-resolution-logo-220x150.png" class="attachment-jannah-image-small size-jannah-image-small tie-small-image" alt="" decoding="async" loading="lazy" /></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d9%83%d9%8a%d9%81%d9%8a%d8%a9-%d8%ad%d9%84-%d8%ae%d8%b7%d8%a3-%d8%aa%d8%ad%d9%85%d9%8a%d9%84-%d8%a7%d9%85%d8%aa%d8%af%d8%a7%d8%af-mysql-%d9%81%d9%8a-php7/">كيفية حل خطأ تحميل امتداد MySQL في PHP7</a> <div class="post-meta"> <span class="date meta-item tie-icon">02/04/2024</span> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-standard"> <div class="post-widget-thumbnail"> <a aria-label="مشكلة فقدان أنماط CSS في Google Chrome" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d9%85%d8%b4%d9%83%d9%84%d8%a9-%d9%81%d9%82%d8%af%d8%a7%d9%86-%d8%a3%d9%86%d9%85%d8%a7%d8%b7-css-%d9%81%d9%8a-google-chrome/" class="post-thumb"> <div class="post-thumb-overlay-wrap"> <div class="post-thumb-overlay"> <span class="tie-icon tie-media-icon"></span> </div> </div> <img width="220" height="150" src="https://it-solutions.center/wp-content/uploads/2023/10/it-solutions-center-high-resolution-logo-220x150.png" class="attachment-jannah-image-small size-jannah-image-small tie-small-image" alt="" decoding="async" loading="lazy" /></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d9%85%d8%b4%d9%83%d9%84%d8%a9-%d9%81%d9%82%d8%af%d8%a7%d9%86-%d8%a3%d9%86%d9%85%d8%a7%d8%b7-css-%d9%81%d9%8a-google-chrome/">مشكلة فقدان أنماط CSS في Google Chrome</a> <div class="post-meta"> <span class="date meta-item tie-icon">30/03/2024</span> </div> </div> </li> <li class="widget-single-post-item widget-post-list tie-standard"> <div class="post-widget-thumbnail"> <a aria-label="JavaScript: Split Text into Letters" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/javascript-split-text-into-letters/" class="post-thumb"> <div class="post-thumb-overlay-wrap"> <div class="post-thumb-overlay"> <span class="tie-icon tie-media-icon"></span> </div> </div> <img width="220" height="150" src="https://it-solutions.center/wp-content/uploads/2023/10/it-solutions-center-high-resolution-logo-220x150.png" class="attachment-jannah-image-small size-jannah-image-small tie-small-image" alt="" decoding="async" loading="lazy" /></a> </div><!-- post-alignleft /--> <div class="post-widget-body "> <a class="post-title the-subtitle" href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/javascript-split-text-into-letters/">JavaScript: Split Text into Letters</a> <div class="post-meta"> <span class="date meta-item tie-icon">29/03/2024</span> </div> </div> </li> </ul><!-- .related-posts-list /--> </div> </div><!-- #related-posts /--> <aside class="sidebar tie-col-md-4 tie-col-xs-12 normal-side is-sticky" aria-label="القائمة الجانبية الرئيسية"> <div class="theiaStickySidebar"> <div id="search-3" class="container-wrapper widget widget_search"><form role="search" method="get" class="search-form" action="https://it-solutions.center/"> <label> <span class="screen-reader-text">البحث عن:</span> <input type="search" class="search-field" placeholder="بحث …" value="" name="s" /> </label> <input type="submit" class="search-submit" value="بحث" /> </form><div class="clearfix"></div></div><!-- .widget /--> <div id="recent-posts-3" class="container-wrapper widget widget_recent_entries"> <div class="widget-title the-global-title"><div class="the-subtitle">أحدث المقالات<span class="widget-title-icon tie-icon"></span></div></div> <ul> <li> <a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d9%81%d9%87%d9%85-%d8%a7%d9%84%d8%aa%d8%b4%d8%a7%d8%a8%d9%87%d8%a7%d8%aa-%d9%88%d8%a7%d9%84%d9%81%d8%b1%d9%88%d9%82-%d8%a7%d9%84%d8%aa%d9%83%d9%88%d9%8a%d9%86-%d9%88%d8%a7%d9%84%d8%b5%d9%81%d9%88/">فهم التشابهات والفروق: التكوين والصفوف الداخلية</a> <span class="post-date">15/04/2024</span> </li> <li> <a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d9%83%d9%8a%d9%81%d9%8a%d8%a9-%d8%b6%d8%a8%d8%b7-%d8%a7%d9%84%d9%83%d9%88%d9%83%d9%8a%d8%b2-%d9%88%d8%a7%d9%84%d9%88%d8%b5%d9%88%d9%84-%d9%84%d8%a8%d9%8a%d8%a7%d9%86%d8%a7%d8%aa-%d8%a7%d9%84%d9%85/">كيفية ضبط الكوكيز والوصول لبيانات المواقع باستخدام PHP</a> <span class="post-date">15/04/2024</span> </li> <li> <a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%a7%d8%b3%d8%aa%d9%83%d8%b4%d8%a7%d9%81-%d8%a7%d9%84%d8%a8%d8%af%d9%8a%d9%84-%d9%84%d9%80-findasync-%d9%81%d9%8a-linq-%d8%a7%d9%84%d8%ad%d9%84%d9%88%d9%84-%d8%a8%d8%a7%d8%b3%d8%aa%d8%ae%d8%af/">استكشاف البديل لـ FindAsync في LINQ: الحلول باستخدام SingleOrDefaultAsync</a> <span class="post-date">15/04/2024</span> </li> <li> <a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d8%ad%d8%b3%d9%8a%d9%86-%d8%a3%d8%af%d8%a7%d8%a1-%d8%a7%d9%84%d8%aa%d8%b7%d8%a8%d9%8a%d9%82%d8%a7%d8%aa-%d8%b9%d9%84%d9%89-ios/">تحسين أداء التطبيقات على iOS</a> <span class="post-date">15/04/2024</span> </li> <li> <a href="https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d9%83%d9%8a%d9%81%d9%8a%d8%a9-%d8%a5%d8%b6%d8%a7%d9%81%d8%a9-%d9%85%d8%ad%d8%aa%d9%88%d9%89-%d8%a8%d8%a7%d8%b3%d8%aa%d8%ae%d8%af%d8%a7%d9%85-curl/">كيفية إضافة محتوى باستخدام CURL</a> <span class="post-date">15/04/2024</span> </li> </ul> <div class="clearfix"></div></div><!-- .widget /--> </div><!-- .theiaStickySidebar /--> </aside><!-- .sidebar /--> </div><!-- .main-content-row /--></div><!-- #content /--> <div class="adsbygoogle Ad-Container sidebar-ad ad-slot" data-ad-manager-id="1" data-ad-module="1" data-ad-width="100" data-adblockkey="200" data-advadstrackid="1"> <div style="z-index:-1; height:0; width:1px; visibility: hidden; bottom: -1px; left: 0;"></div> </div> <div class="stream-item stream-item-above-footer"><div class="stream-item-size" style=""> <div class="stream-item stream-item-in-post stream-item-in-post-1"><div> <!-- defults --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3293364314201893" data-ad-slot="2303082872" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div></div> <footer id="footer" class="site-footer dark-skin dark-widgetized-area"> <div id="site-info" class="site-info"> <div class="container"> <div class="tie-row"> <div class="tie-col-md-12"> <div class="copyright-text copyright-text-first"><footer class="footer-container"> © Copyright <?php echo date('Y'); ?>, All Rights Reserved <span><a href="/privacy">| Privacy</a></span> <span><a href="/terms">| Terms</a></span> <span style="color:red;" class="tie-icon-heart"></span> </footer> </div><div class="copyright-text copyright-text-second"> <span><strong>Our Other Projects:</strong></span> <span><a href="https://freesourcelibrary.com/" target="_blank">| Free Source Library</a></span> <span><a href="https://revistacompleta.com/" target="_blank">| La Revista Completa</a></span> <span><a href="https://meukultura.com//" target="_blank">| Meu Kultura</a></span> <span><a href="https://lasujets.com/" target="_blank">| La Sujets</a></span> <span><a href="https://lovewithrecipes.com/" target="_blank">| Love With Recipes</a></span> <span><a href="https://mwade3.com/" target="_blank">| مواضيع</a></span> <span><a href="https://it-solutions.center/" target="_blank">| مركز حلول تكنولوجيا المعلومات</a></span> <span><a href="https://qr-solutions.com/" target="_blank">| QR Solutions</a></span></div> </div><!-- .tie-col /--> </div><!-- .tie-row /--> </div><!-- .container /--> </div><!-- #site-info /--> </footer><!-- #footer /--> <div id="share-buttons-mobile" class="share-buttons share-buttons-mobile"> <div class="share-links icons-only"> <a href="https://www.facebook.com/sharer.php?u=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="فيسبوك" target="_blank" class="facebook-share-btn " data-raw="https://www.facebook.com/sharer.php?u={post_link}"> <span class="share-btn-icon tie-icon-facebook"></span> <span class="screen-reader-text">فيسبوك</span> </a> <a href="https://twitter.com/intent/tweet?text=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP&url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="X" target="_blank" class="twitter-share-btn " data-raw="https://twitter.com/intent/tweet?text={post_title}&url={post_link}"> <span class="share-btn-icon tie-icon-twitter"></span> <span class="screen-reader-text">X</span> </a> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&title=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP" rel="external noopener nofollow" title="لينكدإن" target="_blank" class="linkedin-share-btn " data-raw="https://www.linkedin.com/shareArticle?mini=true&url={post_full_link}&title={post_title}"> <span class="share-btn-icon tie-icon-linkedin"></span> <span class="screen-reader-text">لينكدإن</span> </a> <a href="https://www.tumblr.com/share/link?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&name=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP" rel="external noopener nofollow" title="‏Tumblr" target="_blank" class="tumblr-share-btn " data-raw="https://www.tumblr.com/share/link?url={post_link}&name={post_title}"> <span class="share-btn-icon tie-icon-tumblr"></span> <span class="screen-reader-text">‏Tumblr</span> </a> <a href="https://pinterest.com/pin/create/button/?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&description=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP&media=" rel="external noopener nofollow" title="بينتيريست" target="_blank" class="pinterest-share-btn " data-raw="https://pinterest.com/pin/create/button/?url={post_link}&description={post_title}&media={post_img}"> <span class="share-btn-icon tie-icon-pinterest"></span> <span class="screen-reader-text">بينتيريست</span> </a> <a href="https://reddit.com/submit?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&title=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP" rel="external noopener nofollow" title="‏Reddit" target="_blank" class="reddit-share-btn " data-raw="https://reddit.com/submit?url={post_link}&title={post_title}"> <span class="share-btn-icon tie-icon-reddit"></span> <span class="screen-reader-text">‏Reddit</span> </a> <a href="fb-messenger://share?app_id=5303202981&display=popup&link=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&redirect_uri=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="ماسنجر" target="_blank" class="messenger-mob-share-btn messenger-share-btn " data-raw="fb-messenger://share?app_id=5303202981&display=popup&link={post_link}&redirect_uri={post_link}"> <span class="share-btn-icon tie-icon-messenger"></span> <span class="screen-reader-text">ماسنجر</span> </a> <a href="https://www.facebook.com/dialog/send?app_id=5303202981&display=popup&link=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&redirect_uri=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="ماسنجر" target="_blank" class="messenger-desktop-share-btn messenger-share-btn " data-raw="https://www.facebook.com/dialog/send?app_id=5303202981&display=popup&link={post_link}&redirect_uri={post_link}"> <span class="share-btn-icon tie-icon-messenger"></span> <span class="screen-reader-text">ماسنجر</span> </a> <a href="https://api.whatsapp.com/send?text=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP%20https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="واتساب" target="_blank" class="whatsapp-share-btn " data-raw="https://api.whatsapp.com/send?text={post_title}%20{post_link}"> <span class="share-btn-icon tie-icon-whatsapp"></span> <span class="screen-reader-text">واتساب</span> </a> <a href="https://telegram.me/share/url?url=https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/&text=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP" rel="external noopener nofollow" title="تيلقرام" target="_blank" class="telegram-share-btn " data-raw="https://telegram.me/share/url?url={post_link}&text={post_title}"> <span class="share-btn-icon tie-icon-paper-plane"></span> <span class="screen-reader-text">تيلقرام</span> </a> <a href="viber://forward?text=%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP%20https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="ڤايبر" target="_blank" class="viber-share-btn " data-raw="viber://forward?text={post_title}%20{post_link}"> <span class="share-btn-icon tie-icon-phone"></span> <span class="screen-reader-text">ڤايبر</span> </a> <a href="https://line.me/R/msg/text/?%D8%AA%D9%81%D8%B3%D9%8A%D8%B1%20%D9%88%D8%AD%D9%84%D9%88%D9%84%3A%20%D8%AE%D8%B7%D8%A3%20Undefined%20Index%20%D9%81%D9%8A%20%D9%85%D9%84%D9%81%20header.php%20%D8%A3%D8%AB%D9%86%D8%A7%D8%A1%20%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1%20%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9%20%D8%A8%D8%A7%D8%B3%D8%AA%D8%AE%D8%AF%D8%A7%D9%85%20XAMPP%20https://it-solutions.center/%d8%a7%d9%84%d8%a8%d8%b1%d9%85%d8%ac%d8%a9/%d8%aa%d9%81%d8%b3%d9%8a%d8%b1-%d9%88%d8%ad%d9%84%d9%88%d9%84-%d8%ae%d8%b7%d8%a3-undefined-index-%d9%81%d9%8a-%d9%85%d9%84%d9%81-header-php-%d8%a3%d8%ab%d9%86%d8%a7%d8%a1-%d8%a7%d8%ae%d8%aa%d8%a8/" rel="external noopener nofollow" title="لاين" target="_blank" class="line-share-btn " data-raw="https://line.me/R/msg/text/?{post_title}%20{post_link}"> <span class="share-btn-icon tie-icon-line"></span> <span class="screen-reader-text">لاين</span> </a> </div><!-- .share-links /--> </div><!-- .share-buttons /--> <div class="mobile-share-buttons-spacer"></div> <a id="go-to-top" class="go-to-top-button" href="#go-to-tie-body"> <span class="tie-icon-angle-up"></span> <span class="screen-reader-text">زر الذهاب إلى الأعلى</span> </a> </div><!-- #tie-wrapper /--> <aside class=" side-aside normal-side dark-skin dark-widgetized-area appear-from-left" aria-label="القائمة الجانبية الثانوية" style="visibility: hidden;"> <div data-height="100%" class="side-aside-wrapper has-custom-scroll"> <a href="#" class="close-side-aside remove big-btn"> <span class="screen-reader-text">إغلاق</span> </a><!-- .close-side-aside /--> <div id="mobile-container"> <div id="mobile-search"> <form role="search" method="get" class="search-form" action="https://it-solutions.center/"> <label> <span class="screen-reader-text">البحث عن:</span> <input type="search" class="search-field" placeholder="بحث …" value="" name="s" /> </label> <input type="submit" class="search-submit" value="بحث" /> </form> </div><!-- #mobile-search /--> <div id="mobile-menu" class=""> </div><!-- #mobile-menu /--> <div id="mobile-social-icons" class="social-icons-widget solid-social-icons"> <ul><li class="social-icons-item"><a class="social-link facebook-social-icon" rel="external noopener nofollow" target="_blank" href="https://www.facebook.com/it.solu.center"><span class="tie-social-icon tie-icon-facebook"></span><span class="screen-reader-text">فيسبوك</span></a></li></ul> </div><!-- #mobile-social-icons /--> </div><!-- #mobile-container /--> </div><!-- .side-aside-wrapper /--> </aside><!-- .side-aside /--> </div><!-- #tie-container /--> </div><!-- .background-overlay /--> <!--googleoff: all--><div id="cookie-law-info-bar" data-nosnippet="true"><span><div class="cli-bar-container cli-style-v2"><div class="cli-bar-message">We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.</br><div class="wt-cli-ccpa-element"> <a style="color:#333333" class="wt-cli-ccpa-opt-out">Do not sell my personal information</a>.</div></div><div class="cli-bar-btn_container"><a role='button' class="medium cli-plugin-button cli-plugin-main-button cli_settings_button" style="margin:0px 10px 0px 5px">Settings</a><a role='button' data-cli_action="accept" id="cookie_action_close_header" class="medium cli-plugin-button cli-plugin-main-button cookie_action_close_header cli_action_button wt-cli-accept-btn">Accept</a></div></div></span></div><div id="cookie-law-info-again" data-nosnippet="true"><span id="cookie_hdr_showagain">Privacy & Cookies Policy</span></div><div class="cli-modal" data-nosnippet="true" id="cliSettingsPopup" tabindex="-1" role="dialog" aria-labelledby="cliSettingsPopup" aria-hidden="true"> <div class="cli-modal-dialog" role="document"> <div class="cli-modal-content cli-bar-popup"> <button type="button" class="cli-modal-close" id="cliModalClose"> <svg class="" viewBox="0 0 24 24"><path d="M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z"></path><path d="M0 0h24v24h-24z" fill="none"></path></svg> <span class="wt-cli-sr-only">Close</span> </button> <div class="cli-modal-body"> <div class="cli-container-fluid cli-tab-container"> <div class="cli-row"> <div class="cli-col-12 cli-align-items-stretch cli-px-0"> <div class="cli-privacy-overview"> <h4>Privacy Overview</h4> <div class="cli-privacy-content"> <div class="cli-privacy-content-text">This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.</div> </div> <a class="cli-privacy-readmore" aria-label="Show more" role="button" data-readmore-text="Show more" data-readless-text="Show less"></a> </div> </div> <div class="cli-col-12 cli-align-items-stretch cli-px-0 cli-tab-section-container"> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="necessary" data-toggle="cli-toggle-tab"> Necessary </a> <div class="wt-cli-necessary-checkbox"> <input type="checkbox" class="cli-user-preference-checkbox" id="wt-cli-checkbox-necessary" data-id="checkbox-necessary" checked="checked" /> <label class="form-check-label" for="wt-cli-checkbox-necessary">Necessary</label> </div> <span class="cli-necessary-caption">Always Enabled</span> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="necessary"> <div class="wt-cli-cookie-description"> Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information. </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="non-necessary" data-toggle="cli-toggle-tab"> Non-necessary </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-non-necessary" class="cli-user-preference-checkbox" data-id="checkbox-non-necessary" checked='checked' /> <label for="wt-cli-checkbox-non-necessary" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Non-necessary</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="non-necessary"> <div class="wt-cli-cookie-description"> Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website. </div> </div> </div> </div> </div> </div> </div> </div> <div class="cli-modal-footer"> <div class="wt-cli-element cli-container-fluid cli-tab-container"> <div class="cli-row"> <div class="cli-col-12 cli-align-items-stretch cli-px-0"> <div class="cli-tab-footer wt-cli-privacy-overview-actions"> <a id="wt-cli-privacy-save-btn" role="button" tabindex="0" data-cli-action="accept" class="wt-cli-privacy-btn cli_setting_save_button wt-cli-privacy-accept-btn cli-btn">SAVE & ACCEPT</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="cli-modal-backdrop cli-fade cli-settings-overlay"></div> <div class="cli-modal-backdrop cli-fade cli-popupbar-overlay"></div> <!--googleon: all--><div id="reading-position-indicator"></div><div id="autocomplete-suggestions" class="autocomplete-suggestions"></div><div id="is-scroller-outer"><div id="is-scroller"></div></div><div id="fb-root"></div> <div id="tie-popup-search-desktop" class="tie-popup tie-popup-search-wrap" style="display: none;"> <a href="#" class="tie-btn-close remove big-btn light-btn"> <span class="screen-reader-text">إغلاق</span> </a> <div class="popup-search-wrap-inner"> <div class="live-search-parent pop-up-live-search" data-skin="live-search-popup" aria-label="بحث"> <form method="get" class="tie-popup-search-form" action="https://it-solutions.center/"> <input class="tie-popup-search-input is-ajax-search" inputmode="search" type="text" name="s" title="بحث عن" autocomplete="off" placeholder="إكتب كلمة البحث ثم إضغط زر الإدخال" /> <button class="tie-popup-search-submit" type="submit"> <span class="tie-icon-search tie-search-icon" aria-hidden="true"></span> <span class="screen-reader-text">بحث عن</span> </button> </form> </div><!-- .pop-up-live-search /--> </div><!-- .popup-search-wrap-inner /--> </div><!-- .tie-popup-search-wrap /--> <div id="tie-popup-search-mobile" class="tie-popup tie-popup-search-wrap" style="display: none;"> <a href="#" class="tie-btn-close remove big-btn light-btn"> <span class="screen-reader-text">إغلاق</span> </a> <div class="popup-search-wrap-inner"> <div class="live-search-parent pop-up-live-search" data-skin="live-search-popup" aria-label="بحث"> <form method="get" class="tie-popup-search-form" action="https://it-solutions.center/"> <input class="tie-popup-search-input is-ajax-search" inputmode="search" type="text" name="s" title="بحث عن" autocomplete="off" placeholder="بحث عن" /> <button class="tie-popup-search-submit" type="submit"> <span class="tie-icon-search tie-search-icon" aria-hidden="true"></span> <span class="screen-reader-text">بحث عن</span> </button> </form> </div><!-- .pop-up-live-search /--> </div><!-- .popup-search-wrap-inner /--> </div><!-- .tie-popup-search-wrap /--> <div id="side-stream-container" class="container"></div> <div class="side-stream" id="side-stream-right" style="display:none; z-index:108; position:absolute; text-align:center; top:0px; width:200px; overflow:hidden;"> <div class="stream-item stream-item-in-post stream-item-in-post-1"><div> <!-- defults --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3293364314201893" data-ad-slot="2303082872" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div> <div class="side-stream" id="side-stream-left" style="display:none; z-index:108; position:absolute; text-align:center; top:0px; width:200px; overflow:hidden;"> <div class="stream-item stream-item-in-post stream-item-in-post-1"><div> <!-- defults --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3293364314201893" data-ad-slot="2303082872" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div> <script type="text/javascript" id="tie-side-e3lan-js-extra"> /* <![CDATA[ */ var tie_side_e3lan = {"is_boxed":"","screen_width":"","side_margin":"15","margin_top":"","margin_top_scroll":"","left_ad_code":"[ads1]","left_ad_width":"200","left_ad_height":"","right_ad_code":"[ads1]","right_ad_width":"200","right_ad_height":""}; /* ]]> */ </script> <script type="text/javascript" src="https://it-solutions.center/wp-content/themes/jannah/assets/js/side-e3lan.js?ver=6.5.2" id="tie-side-e3lan-js"></script> <script type="text/javascript" id="tie-scripts-js-extra"> /* <![CDATA[ */ var tie = {"is_rtl":"1","ajaxurl":"https:\/\/it-solutions.center\/wp-admin\/admin-ajax.php","is_side_aside_light":"","is_taqyeem_active":"","is_sticky_video":"","mobile_menu_top":"","mobile_menu_active":"area_1","mobile_menu_parent":"","lightbox_all":"true","lightbox_gallery":"true","lightbox_skin":"dark","lightbox_thumb":"horizontal","lightbox_arrows":"true","is_singular":"1","autoload_posts":"","reading_indicator":"true","lazyload":"","select_share":"true","select_share_twitter":"","select_share_facebook":"","select_share_linkedin":"","select_share_email":"","facebook_app_id":"5303202981","twitter_username":"","responsive_tables":"true","ad_blocker_detector":"true","sticky_behavior":"upwards","sticky_desktop":"true","sticky_mobile":"true","sticky_mobile_behavior":"default","ajax_loader":"<div class=\"loader-overlay\"><div class=\"spinner-circle\"><\/div><\/div>","type_to_search":"1","lang_no_results":"\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0646\u062a\u0627\u0626\u062c","sticky_share_mobile":"true","sticky_share_post":"","sticky_share_post_menu":"","ad_blocker_detector_delay":"3000"}; /* ]]> */ </script> <script type="text/javascript" src="https://it-solutions.center/wp-content/themes/jannah/assets/js/scripts.min.js?ver=7.0.2" id="tie-scripts-js"></script> <script type="text/javascript" src="https://it-solutions.center/wp-content/themes/jannah/assets/ilightbox/lightbox.js?ver=7.0.2" id="tie-js-ilightbox-js"></script> <script type="text/javascript" src="https://it-solutions.center/wp-content/themes/jannah/assets/js/sliders.min.js?ver=7.0.2" id="tie-js-sliders-js"></script> <script type="text/javascript" src="https://it-solutions.center/wp-content/themes/jannah/assets/js/shortcodes.js?ver=7.0.2" id="tie-js-shortcodes-js"></script> <script type="text/javascript" src="https://it-solutions.center/wp-content/themes/jannah/assets/js/desktop.min.js?ver=7.0.2" id="tie-js-desktop-js"></script> <script type="text/javascript" src="https://it-solutions.center/wp-content/themes/jannah/assets/js/live-search.js?ver=7.0.2" id="tie-js-livesearch-js"></script> <script type="text/javascript" src="https://it-solutions.center/wp-content/themes/jannah/assets/js/single.min.js?ver=7.0.2" id="tie-js-single-js"></script> <script> WebFontConfig ={ google:{ families: [ 'Poppins:600,regular:latin&display=swap' ] } }; (function(){ var wf = document.createElement('script'); wf.src = '//ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; wf.type = 'text/javascript'; wf.defer = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); </script> <div id="tie-popup-adblock" class="tie-popup is-fixed-popup"> <div class="tie-popup-container"> <div class="container-wrapper"> <a href="#" class="tie-btn-close remove big-btn light-btn" > <span class="screen-reader-text">إغلاق</span> </a> <span class="tie-adblock-icon tie-icon-ban" aria-hidden="true"></span> <h2>أنت تستخدم إضافة Adblock</h2> <div class="adblock-message"> يرجى تعطيل مانع الإعلانات حيث أن موقعنا غير مزعج ولا بأس من عرض الأعلانات لك فهي تعتبر كمصدر دخل لنا و دعم مقدم منك لنا لنستمر في تقديم المحتوى المناسب و المفيد لك فلا تبخل بدعمنا عزيزي الزائر </div> </div><!-- .container-wrapper /--> </div><!-- .tie-popup-container /--> </div><!-- .tie-popup /--> <script type="text/javascript"> jQuery.ajax({ type : "GET", url : "https://it-solutions.center/wp-admin/admin-ajax.php", data : "postviews_id=375758&action=tie_postviews", cache: !1, success: function( data ){ jQuery(".single-post-meta").find(".meta-views").html( data ); } }); </script> </body> </html>