البحث وجد تطابق وحيد
- السبت نوفمبر 20, 2004 9:28 am
- منتدى: [ ×.2.0 ] الدعم الفني
- موضوع: حل ثغرة فى صفحة عرض المواضيع
- ردود: 1
- مشاهدات: 2711
?? ???? ?? ???? ??? ????????
???? viewtopic.php // // Was a highlight request part of the URI? // $highlight_match = $highlight = ''; if (isset($HTTP_GET_VARS['highlight'])) { // Split words and phrases $words = explode(' ', trim(htmlspecialchars(urldecode($HTTP_GET_VARS['highlight'])))); for($i = 0; $i < sizeof($words); $i++) ...