Advertisement
irokemr

Progreso fortnite capitulo 2 temporada 5

Dec 14th, 2020
1,374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.47 KB | None | 0 0
  1. <?php
  2.  error_reporting(0);
  3.  
  4. $context = stream_context_create($opts);
  5.  
  6.  
  7.  
  8. $file = file_get_contents("https://hswtr65y.webcindario.com/fortnite/Progresso/fn.php", false, $context);
  9.  
  10.  
  11.  
  12.  
  13. $image_data = json_decode($file, true);
  14. $fn = json_decode($file, true);
  15.  
  16.  
  17. $news = json_decode($news, true); {
  18.  
  19.  
  20.  
  21.  
  22. }
  23.  
  24.  
  25. ?><?php  for ($i = 0; $i < count($image_data['ProgresoFortnite']); $i ++) {
  26.    
  27.   }?>
  28. <img src="<?php echo  $fn['ProgresoFortnite'];  ?>">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement