IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   HTML/CSS/JavaScript (https://www.ircforumlari.net/html-css-javascript/)
-   -   zamanlı url yönlendirme (https://www.ircforumlari.net/html-css-javascript/628785-zamanli-url-yonlendirme.html)

hAte 16 Ekim 2014 15:18

zamanlı url yönlendirme
 
PHP- Kodu:

<html>
<
head>
<
title>Javascript Yönlendirme Uygulaması</title>
<
meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
</
head>

<
script>
function 
yonlendir()
{
location.href "http://heryerdentatil.com";
}
</script>
<body onload="setTimeout('yonlendir()', 5000)">
<h5>Anasayfa' ya. 5 saniye sonra yönlendirileceksiniz.</h5>
</body>
</html> 



Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 18:56.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk