Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- error_reporting(0);
- $context = stream_context_create($opts);
- $file = file_get_contents("https://jose89fcb.webcindario.com/pou/PouVersionJson.php", false, $context);
- $image_data = json_decode($file, true);
- $Pou = json_decode($file, true);
- $news = json_decode($news, true); {
- }
- ?><?php for ($i = 0; $i < count($image_data['PouVersion']); $i ++) {
- }?>
- <?php echo $Pou['PouVersion']; ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement