PHP Classes

File: uploady/modules/sharethis/main.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Uploady PHP Upload File to MySQL   uploady/modules/sharethis/main.php   Download  
File: uploady/modules/sharethis/main.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Uploady PHP Upload File to MySQL
Store file upload details in a MySQL database
Author: By
Last change:
Date: 5 months ago
Size: 210 bytes
 

Contents

Class file image Download
<?php

if (strpos($_SERVER['REQUEST_URI'], 'download.php') !== false) {
   
$utils->script("https://platform-api.sharethis.com/js/sharethis.js#property={$st['sharethis_code']}&product=inline-share-buttons");
}