Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
<HTML>
<HEAD>
<TITLE> Clicker Counter Thingamajig </TITLE>
</head>
<body>
<script type="text/javascript">
var clicks = 0;
function linkClick(){
********.getElementById('clicked').value = ++clicks;
}
********.write('<a href="#" onclick="linkClick()">Click Me!</a>');
</script>
You have clicked the link <input id="clicked" size="3" onfocus="this.blur();" value="0" > times.
</BODY>
</HTML>
<?php
$myFile = "say.txt";
$fh = fopen($myFile, 'r');
$theData = fread($fh, filesize($myFile));
fclose($fh);
$theData = $theData + 1;
$myFile = "say.txt";
$fh = fopen($myFile, 'w') or die("can't open file");
fwrite($fh, $theData);
fclose($fh);
header("********: BURAYAYUKLENECEKOLANDOSYAYININADINIYAZ.UZANTISIDABURAYA");
?>
<?php
$myFile = "say.txt";
$fh = fopen($myFile, 'r');
$theData = fread($fh, filesize($myFile));
echo $theData;
fclose($fh);
?> <a href="http://www.sitekodlari.com">Kere Yüklendi</a>