Creating our own link shortening serviceThe script is constantly being developed and improved The settings are simple – There is …
Read More »(clickunder)
how to make sure that when you click on any point of the site, it follows the link <script type="text/javascript"> …
Read More »How to open two tabs by clicking on a link
<a href="http:/google.com" data-href2="https://script-money.cc/">Click</a> <script> var els = document.querySelectorAll("a"); for(var i = 0; i < els.length;i++) els[i].addEventListener("click",function(){if(this.getAttribute("data-href2"))window.open(this.getAttribute("data-href2"));},false) </script> <a href=//yandex.ru onclick=window.open('//google.com')>ссылка</a>
Read More »The script of the BTC cryptocurrency converter
<?php $summ = !empty($_POST['summ'])?$_POST['summ']:NULL; $content = !empty($_POST['content'])?$_POST['content']:NULL; $currency = !empty($_POST['currency'])?$_POST['currency']:NULL; if(isset($_POST['ok'])) { // we output the paired text. switch($currency) { …
Read More »Currency exchange rate parser in PHP
<?php //where will we parse the information from$content = file_get_contents(‘https://cryptolot.ru/kurs-btc’); // We determine the position of the line to which …
Read More »Generating the title of a page in PHP
output the content of the title 1 option <script language=javascript> window.top.document.title=”TEXT”</script> <title>{title}</title> option 2 <?php############# generating a headerfunction title($pagename,$all){global $SITE;##### …
Read More »Paginated output in PHP
<?php if (!empty($_GET['do']) && file_exists( "action/" . $_GET['do'] . '.php' ) ) { include "action/" . $_GET['do'] . '.php'; } …
Read More »WORKING Script of Vulkan casino 2020
Online casino scripts for opening a gambling business The script does not require a subscription fee – you do not …
Read More »explode functions
explode — Splits a string using a separator <?php // Пример 1 $str = 'one|two|three|four'; $pieces = explode("|", $str); echo $pieces[0]; …
Read More »Link-slots script
A unique script of storefronts, links and banners, a copy of the well-known Linkslot site. A fully working script for …
Read More »