آهلييين وسهليين
كيفكم يااعسسسسل ..؟ :blushing:
وصباحكم آحلى من السكر
ماراح اطول عليكم الموضوع
سسسهل ومايبليه شي
شرح للموجود في المرفقات
رمز PHP:
الكود الموجود بدآخله
رمز PHP:
يحولك صفحات المواضيع والأقسام والمشاركات إلى هتمل عن طريق الموديل
رمز PHP:
ومع الملف منتج صغيرون فيه خاصيه وحده لتفعيل والتعطيل
وثلاث بلوقونات خاصه بإستبدال الروابط المذكوره فوق وتحديث الروابط في المتواجدون الآن
وبلوقن يحول الصفحات القديمه لصفحات الجديدة
بإستخدام الخاصيه
رمز PHP:
ودمتم كمـآ تحبون
:blushing:
كيفكم يااعسسسسل ..؟ :blushing:
وصباحكم آحلى من السكر
ماراح اطول عليكم الموضوع
سسسهل ومايبليه شي
شرح للموجود في المرفقات
رمز PHP:
.htaccess
الكود الموجود بدآخله
رمز PHP:
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RewriteEngine On
RewriteRule ^(admincp|archive|modcp)(.*)$ - [L]
RewriteRule ^index.html$ index.php$1 [L]
RewriteRule ^f-([0-9]+)-([0-9]+).html$ forumdisplay.php?f=$1&page=$2 [L]
RewriteRule ^f-([0-9]+).html$ forumdisplay.php?f=$1 [L]
RewriteRule ^t-([0-9]+)-([0-9]+).html$ showthread.php?t=$1&page=$2 [L]
RewriteRule ^t-([0-9]+).html$ showthread.php?t=$1 [L]
RewriteRule ^v-([0-9]+).html$ showthread.php?p=$1#post$2 [L]
RewriteRule ^s-([0-9]+)-([0-9]+).html$ showthread.php?p=$1&posted=$2 [L]
RewriteRule ^s-([0-9]+).html$ showthread.php?p=$1 [L]
RewriteRule ^p-([0-9]+)-([0-9]+).html$ showpost.php?p=$1&postcount=$2 [L]
RewriteRule ^p-([0-9]+).html$ showpost.php?p=$1 [L]
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RewriteEngine On
RewriteRule ^(admincp|archive|modcp)(.*)$ - [L]
RewriteRule ^index.html$ index.php$1 [L]
RewriteRule ^f-([0-9]+)-([0-9]+).html$ forumdisplay.php?f=$1&page=$2 [L]
RewriteRule ^f-([0-9]+).html$ forumdisplay.php?f=$1 [L]
RewriteRule ^t-([0-9]+)-([0-9]+).html$ showthread.php?t=$1&page=$2 [L]
RewriteRule ^t-([0-9]+).html$ showthread.php?t=$1 [L]
RewriteRule ^v-([0-9]+).html$ showthread.php?p=$1#post$2 [L]
RewriteRule ^s-([0-9]+)-([0-9]+).html$ showthread.php?p=$1&posted=$2 [L]
RewriteRule ^s-([0-9]+).html$ showthread.php?p=$1 [L]
RewriteRule ^p-([0-9]+)-([0-9]+).html$ showpost.php?p=$1&postcount=$2 [L]
RewriteRule ^p-([0-9]+).html$ showpost.php?p=$1 [L]
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
يحولك صفحات المواضيع والأقسام والمشاركات إلى هتمل عن طريق الموديل
رمز PHP:
mod_rewrite
ومع الملف منتج صغيرون فيه خاصيه وحده لتفعيل والتعطيل
وثلاث بلوقونات خاصه بإستبدال الروابط المذكوره فوق وتحديث الروابط في المتواجدون الآن
وبلوقن يحول الصفحات القديمه لصفحات الجديدة
بإستخدام الخاصيه
رمز PHP:
@header('Location: ' . $vbulletin->options['bburl'] . '/' . $LinK);
ودمتم كمـآ تحبون
:blushing:
الملفات المرفقة
