REFRESH

reload cache

loadHTML($html); $links = $dom->getElementsByTagName('a'); $url = 'https://m.box.com/shared_item/https%3A%2F%2Fapp.box.com%2Fs%2Fj7i88s6jb4yyk4wmiti4tol8ejoikdhl?page=9'; $html = file_get_contents($url); $dom = new DOMDocument(); @$dom->loadHTML($html); $xpath = new DOMXPath($dom); $nodes = $xpath->query('//a[@class="files-item-anchor"]'); foreach ($nodes as $node){ //echo $link->nodeValue; //echo " getAttribute('href'); //echo $node-> getAttribute('href'), ">"; //echo $node-> getAttribute('href'), "", '
'; echo "/download?shared_link=https%3A%2F%2Fapp.box.com%2Fs%2Fj7i88s6jb4yyk4wmiti4tol8ejoikdhl"; echo ">",'',"\n"; } //echo '1'; file_put_contents('yourpage.html', ob_get_contents()); $path_to_file = 'yourpage.html'; $file_contents = file_get_contents($path_to_file); $file_contents = str_replace("/shared_item/https%3A%2F%2Fapp.box.com%2Fs%2Fj7i88s6jb4yyk4wmiti4tol8ejoikdhl/view/", "loadHTML($html); $links = $dom->getElementsByTagName('a'); $html = file_get_contents($url); $dom = new DOMDocument(); @$dom->loadHTML($html); $xpath = new DOMXPath($dom); $nodes = $xpath->query('//a[@class="files-item-anchor"]'); foreach ($nodes as $node){ echo $link->nodeValue; echo " getAttribute('href'), ">"; echo $node-> getAttribute('href'), "", '
'; } ?>
window.open("yourpage.html"); '; echo "LINK"; ?>

0) { $t = " "; while ($t != "\n") { if(fseek($handle, $pos, SEEK_END) == -1) { $beginning = true; break; } $t = fgetc($handle); $pos --; } $linecounter --; if ($beginning) { rewind($handle); } $text[$lines-$linecounter-1] = fgets($handle); if ($beginning) break; } fclose ($handle); return array_reverse($text); } $fsize = round(filesize(TEXT_FILE)/1024/1024,2); //echo "".TEXT_FILE."\n\n"; //echo "File size is {$fsize} megabytes\n\n"; //echo "Last ".LINES_COUNT." lines of the file:\n\n"; $lines = read_file(TEXT_FILE, LINES_COUNT); foreach ($lines as $line) { echo $line; } ?> "; file_put_contents('yourpagereverse.html', $f."
",FILE_APPEND); } //file_put_contents('yourpagereverse.html', ob_get_contents()); //ob_end_flush(); ?>