Aşağıdaki Hatalar Oluştu:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3379 - File: inc/functions.php PHP 7.4.33 (Linux)
File Line Function
/inc/functions.php 3379 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3322 - File: inc/functions.php PHP 7.4.33 (Linux)
File Line Function
/inc/functions.php 3322 errorHandler->error
/inc/functions.php 3315 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3322 - File: inc/functions.php PHP 7.4.33 (Linux)
File Line Function
/inc/functions.php 3322 errorHandler->error
/showthread.php 195 build_forum_breadcrumb
Warning [2] preg_match(): The /e modifier is no longer supported, use preg_replace_callback instead - Line: 357 - File: inc/class_parser.php PHP 7.4.33 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/class_parser.php 357 preg_match
/inc/class_parser.php 153 postParser->parse_mycode
/inc/functions_post.php 571 postParser->parse_message
/showthread.php 968 build_postbit
Warning [2] preg_match(): The /e modifier is no longer supported, use preg_replace_callback instead - Line: 364 - File: inc/class_parser.php PHP 7.4.33 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/class_parser.php 364 preg_match
/inc/class_parser.php 153 postParser->parse_mycode
/inc/functions_post.php 571 postParser->parse_message
/showthread.php 968 build_postbit
Warning [2] preg_match(): The /e modifier is no longer supported, use preg_replace_callback instead - Line: 357 - File: inc/class_parser.php PHP 7.4.33 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/class_parser.php 357 preg_match
/inc/class_parser.php 153 postParser->parse_mycode
/inc/functions_post.php 571 postParser->parse_message
/showthread.php 968 build_postbit
Warning [2] preg_match(): The /e modifier is no longer supported, use preg_replace_callback instead - Line: 364 - File: inc/class_parser.php PHP 7.4.33 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/class_parser.php 364 preg_match
/inc/class_parser.php 153 postParser->parse_mycode
/inc/functions_post.php 571 postParser->parse_message
/showthread.php 968 build_postbit
Warning [2] preg_match(): The /e modifier is no longer supported, use preg_replace_callback instead - Line: 357 - File: inc/class_parser.php PHP 7.4.33 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/class_parser.php 357 preg_match
/inc/class_parser.php 153 postParser->parse_mycode
/inc/functions_post.php 571 postParser->parse_message
/showthread.php 968 build_postbit
Warning [2] preg_match(): The /e modifier is no longer supported, use preg_replace_callback instead - Line: 364 - File: inc/class_parser.php PHP 7.4.33 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/class_parser.php 364 preg_match
/inc/class_parser.php 153 postParser->parse_mycode
/inc/functions_post.php 571 postParser->parse_message
/showthread.php 968 build_postbit



   
Ana Sayfa Portal Gelişmiş Arama Üye Listesi Takvim Yardım Belgeleri
Tarih: 01.06.2026, Saat: 17:23 Hoşgeldin, Ziyaretçi: (Giriş YapÜye Ol)
Hızlı Arama:
Yeni Yorum Gönder 
 
Konuyu Oyla:
  • Toplam: 0 Oy - Ortalama: 0
  • 1
  • 2
  • 3
  • 4
  • 5
bootstrap nedir?
14.11.2015, 20:38
Yorum: #1
bootstrap nedir?
Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile-first web sites.

müzik dinlemek için:http://ses.alimallah.com
diğer siteler:
http://sites.alimallah.com
islami makaleler:
http://blog.alimallah.com
kullanıcının tüm mesajlarını bul
Alıntı ile Cevapla
14.11.2015, 20:40
Yorum: #2
Cvp: bootstrap nedir?
<!DOCTYPE html>
<html lang="en">
<head>
<title>örnek</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
</head>
<body>

<div class="container">
<div class="jumbotron">
<h1>ilk Bootstrap sayfası</h1>
<p>deneme sayfası!</p>
</div>
<div class="row">
<div class="col-sm-4">
<h3>Column 1</h3>
<p>alimallah.net</p>
<p>alimallah.net.</p>
</div>
<div class="col-sm-4">
<h3>Column 2</h3>
<p>alimallah.net..</p>
<p>alimallah.net..</p>
</div>
<div class="col-sm-4">
<h3>Column 3</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit...</p>
<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris...</p>
</div>
</div>
</div>

</body>
</html>

müzik dinlemek için:http://ses.alimallah.com
diğer siteler:
http://sites.alimallah.com
islami makaleler:
http://blog.alimallah.com
kullanıcının tüm mesajlarını bul
Alıntı ile Cevapla
14.11.2015, 20:41
Yorum: #3
Cvp: bootstrap nedir?
[url]http://alimallah.net/kodonizleme/[/url] adresinde deneme yapabilirsiniz

müzik dinlemek için:http://ses.alimallah.com
diğer siteler:
http://sites.alimallah.com
islami makaleler:
http://blog.alimallah.com
kullanıcının tüm mesajlarını bul
Alıntı ile Cevapla
Yeni Yorum Gönder 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  jquery nedir? admin 0 963 11.11.2015 21:58
Son Yorum: admin
  sql için yeni data ekleme komutu nedir? admin 0 1,053 08.11.2015 01:07
Son Yorum: admin

Hızlı Menü:


Şu anda bu konuyu okuyanlar: 1 Ziyaretçi


Sitemizde bulunan materyallerin 'Allah' (C.C), rızası için çoğaltılmasında herhangi bir sakınca yoktur.
Ayrıca sitede bulunan konularda, yorum yapan şahısların, yapmış oldukları yorumlar sadece şahsi bir yorum olduğu bilinmelidir.