The SOS Card Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
footer [2019-12-24 02:08] – NOCACHE removed adminfooter [2019-12-24 02:09] – TinyURL removed admin
Line 1: Line 1:
 //By using this website, you agree to our use of cookies in accordance with the terms of our privacy policy, link see below.// //By using this website, you agree to our use of cookies in accordance with the terms of our privacy policy, link see below.//
- 
-<php> 
-  $purl = "$_SERVER[REQUEST_URI]"; 
-  $http = new DokuHTTPClient(); 
-  $purl= "http://www.sos-card.info" . parse_url($purl, PHP_URL_PATH); 
-  $turl = $http->get('http://tinyurl.com/api-create.php?url='.rawurlencode($purl)); 
-  echo '<p>Shortened URL:  <a href="'.$turl.'">'.$turl.'</a></p>'; 
-</php>  
  
 © 2014--2019 The SOS Card Project • [[https://www.sos-card.info|Start Page]] • [[http://www.daibola.biz/go/impress|Legal Note]] • [[http://www.daibola.biz/go/privacy|Privacy Policy]] • <the.sos.card.project@gmail.com>  © 2014--2019 The SOS Card Project • [[https://www.sos-card.info|Start Page]] • [[http://www.daibola.biz/go/impress|Legal Note]] • [[http://www.daibola.biz/go/privacy|Privacy Policy]] • <the.sos.card.project@gmail.com>