Notes
Notes - notes.io |
include "config.php";
$tkid = $_GET['tkid'];
$sorgu = mysql_query("SELECT hid, haberbaslik, haberozet, haberresim FROM haberler WHERE tkid = '" . $tkid . "' ORDER BY hid");
$get_kid = $_GET['tkid'];
$sql = "Select * From tkategori where tkid='$get_kid'";
$query = mysql_query($sql);
while($read=mysql_fetch_assoc($query)) {
$tkid = $read['tkid'];
$kategori = $read['kategori'];
$kresim = $read['kresim'];
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1254">
<meta name="description" content=""/>
<meta name="keywords" content="" />
<meta name="author" content="" />
<link rel="stylesheet" type="text/css" href="style.css" media="screen">
<link rel="shortcut icon" href="favicon.ico">
<title><?php echo $kategori ?> Haberleri | <?php echo $sitetitle ?></title>
</head>
<body id="top">
<?php include "ust.php" ?>
<div id="site">
<div class="center-wrapper">
<div id="header">
<div class="right" id="toolbar">
<a href="<?php echo $facebookurl ?>"><img src="facebook.png"></a>
<a href="<?php echo $twitterurl ?>"><img src="twitter.png"></a>
</div>
<div class="clearer"> </div>
<div id="site-title">
<a href="#"><img src="logo.jpg"></a>
</div>
<?php include "menu.php" ?>
</div>
<?php include "takimbar.php" ?>
<div class="main" id="main-two-columns">
<div class="left" id="main-left">
<img class="alignleft" src="<?php echo $siteurl ?>/takimlogo/45/<?php echo $kresim ?>" width="32" height="32"><h1> <?php echo $kategori ?> Haberleri</h1>
<div class="content-separator"></div>
<?php
while($yaz = mysql_fetch_array($sorgu)){
$hid = $yaz['hid'];
$haberbaslik = $yaz['haberbaslik'];
$haberozet = $yaz['haberozet'];
$haberresim = $yaz['haberresim'];
?>
<div class="post">
<a href="<?php echo $siteurl ?>/haber.php?hid=<?php echo $hid ?>"><img src="<?php echo $haberresim ?>" alt="<?php echo $haberbaslik ?>" style="width:150px;height:100px" class="left bordered" /></a>
<h3><a href="<?php echo $siteurl ?>/haber.php?hid=<?php echo $hid ?>"><?php echo $haberbaslik ?></a></h3>
<p><?php echo $haberozet ?></p>
<a href="<?php echo $siteurl ?>/haber.php?hid=<?php echo $hid ?>" class="more">Haberin Devamını Oku »</a>
<div class="clearer"> </div>
</div>
<?php }} ?>
<br>
<div class="post-meta archive-pagination">
<div class="left"><a href="#">« Önceki Haberler</a></div>
<div class="right"><a href="#">Sonraki Haberler »</a></div>
<div class="clearer"> </div>
</div>
</div>
<div class="right sidebar" id="sidebar">
<?php include "habermenu.php" ?>
</div>
<div class="clearer"> </div>
</div>
<?php include "footerbar.php" ?>
<?php include "footer.php" ?>
</div>
</div>
</body>
</html>
|
Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...
With notes.io;
- * You can take a note from anywhere and any device with internet connection.
- * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
- * You can quickly share your contents without website, blog and e-mail.
- * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
- * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.
Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.
Easy: Notes.io doesn’t require installation. Just write and share note!
Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )
Free: Notes.io works for 14 years and has been free since the day it was started.
You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;
Email: [email protected]
Twitter: http://twitter.com/notesio
Instagram: http://instagram.com/notes.io
Facebook: http://facebook.com/notesio
Regards;
Notes.io Team