ياشباب ابي هاك او سكربت التحويليعني مثل كان عندي منتدى او موقع في رابط قديم وحولته الى رابط او موقع ثاني ابي الزوار اللي يدخلون الرابط القديم يحولهم الى الرابط الجديد اتمتيك
.. والله كان عندي وضاع
ياشباب ابي هاك او سكربت التحويليعني مثل كان عندي منتدى او موقع في رابط قديم وحولته الى رابط او موقع ثاني ابي الزوار اللي يدخلون الرابط القديم يحولهم الى الرابط الجديد اتمتيك
.. والله كان عندي وضاع
__________________
^^ عشقي برشلونه للأبد ^^
تفضل الكود وحطه بالصفحه القديمه مع تغير الرابط الى الرابط الجديد
<META HTTP-EQUIV="Refresh" CONTENT="10;URL=http://arabs-soft.com">
<br>
__________________
المغردون العرب
تسلم لي ياعسلمشكور الف
__________________
^^ عشقي برشلونه للأبد ^^
الاسف رفض يركباكيد الكود ناقص او اذا تقدر تحط لي الصفحه كامله وانا اغير الموقع او الرابط
__________________
^^ عشقي برشلونه للأبد ^^
كود:<body bgcolor="#000000" text="#FF0000"> <div id="splashcontainer" style="position:absolute;width:350px"></div> <layer id="splashcontainerns" width=450></layer> <script> //Specify the paths of the images to be used in the splash screen, if any. //If none, empty out array (ie: preloadimages=new Array()) var preloadimages=new Array ////مدة بقاء الجملة..... كل الف مقابل ثانية واحدة var intervals=2000 //configure destination URL var targetdestination="http://هنا تضع العنوان المحول اليه" //configure messages to be displayed var splashmessage=new Array() var openingtags='<font face="Arial" size="4">' splashmessage[0]=' مرحبا بكم فى شبكه سحب' splashmessage[1]='والذي تشاهدون فيه اهتمامات كثيرة من شعر ونكت وبرامج وغيره الكثير' splashmessage[2]='http://kok.8m.com' splashmessage[3]='نرجو منكم التوقيع فى سجل الزوار' splashmessage[4]='لاتنسون الموقع فى تجدد مستمر' splashmessage[5]='الرجاء الأنتظار' var closingtags='</font>' //Do not edit below this line (besides HTML code at the very bottom) var i=0 var theimages=new Array() //preload images if (document.images){ for (p=0;p<preloadimages.length;p++){ theimages[p]=new Image() theimages[p].src=preloadimages[p] } } function displaysplash_ie(){ if (i<splashmessage.length){ sc_ie.style.visibility="hidden" sc_ie.innerHTML='<b><center>'+openingtags+splashmessage[i]+closingtags+'</center></b>' sc_ie.style.left=document.body.scrollLeft+document.body.clientWidth/2-sc_ie.offsetWidth/2 sc_ie.style.top=document.body.scrollTop+document.body.clientHeight/2-sc_ie.offsetHeight/2 sc_ie.style.visibility="visible" i++ } else{ window.location=targetdestination return } setTimeout("displaysplash_ie()",intervals) } function displaysplash_ns(){ if (i<splashmessage.length){ sc_ns.visibility="hide" sc_ns.document.write('<b>'+openingtags+splashmessage[i]+closingtags+'</b>') sc_ns.document.close() sc_ns.left=pageXOffset+window.innerWidth/2-sc_ns.document.width/2 sc_ns.top=pageYOffset+window.innerHeight/2-sc_ns.document.height/2 sc_ns.visibility="show" i++ } else{ window.location=targetdestination return } setTimeout("displaysplash_ns()",intervals) } function positionsplashcontainer(){ if (document.all){ sc_ie=document.all.splashcontainer sc_ie.style.left=document.body.scrollLeft+document.body.clientWidth/2-sc_ie.offsetWidth/2 sc_ie.style.top=document.body.scrollTop+document.body.clientHeight/2-sc_ie.offsetHeight/2 displaysplash_ie() } else if (document.layers){ sc_ns=document.splashcontainerns sc_ns.left=pageXOffset+window.innerWidth/2-sc_ns.document.width/2 sc_ns.top=pageYOffset+window.innerHeight/2-sc_ns.document.height/2 sc_ns.visibility="show" displaysplash_ns() } else window.location=targetdestination } window.onload=positionsplashcontainer </script>
__________________
المغردون العرب
ان شاء الله يمشى معاك
__________________
المغردون العرب
__________________
ان السلام ينبع من القلوب والعقول لا من فوهات المدافع وصواريخ الطائرات
هاك مرة وحدة
الشغلة بسيطة
ضع الكود التالي في اي ملف php وسميه index
وضع الملف في اي مكان تريد الزوار ينتقلون منه الى مكان اخر في موقعككود:<?php header("Location: http://$HTTP_SERVER_VARS[HTTP_HOST]/vb") ?>
مثلا من الصفحة الرئيسية الى منتداك vb
غير فقط vb في الكود .. واذا تريدهم ينتقلون الى اي مجلد اخر في موقعك فقط غير في الكود اسم المجلد وهنا في الكود مثال vb
وسلامتك
__________________
اهم شيء الاخلاق
اشكركم من كل قلبي على مساعدتكم لي
ولكم جزيل الشكر والتقدير
__________________
^^ عشقي برشلونه للأبد ^^