Posts by Julia Santos • 1 point
2 posts
-
0
votes1
answer44
viewsA: I can’t back up the link
<?php require "config.php"; error_reporting(0); ini_set('display_errors', 0); if (isset($_GET["id"])) { $id = $_GET["id"]; $query = $db->prepare("SELECT * FROM videos WHERE uuid = :id");…
backupanswered Julia Santos 1 -
0
votes1
answer44
viewsQ: I can’t back up the link
The site Openload and Streamanho works perfectly, more of this site can not backup link. Somebody help me solve this problem please? <?php require "config.php"; error_reporting(0);…
backupasked Julia Santos 1