Searched refs:page_filepath (Results 1 – 3 of 3) sorted by relevance
436 foreach($listPages as &$page_filepath) {439 $body = file_get_contents($page_filepath);455 …unt($links)>0) $returns = $this->rater_on_page($links, $listRatingFiles, $page_filepath, $returns);878 function __savedir($page_filepath) { argument884 $y_pos = stripos($page_filepath, $savedir."/pages");885 $t1 = substr($page_filepath, $y_pos);895 function rater_on_page($links, $listRatingFiles, $page_filepath, $returns) { argument924 $p_filename = basename($page_filepath);927 $t2 = $this->__savedir($page_filepath);953 $p_filename = basename($page_filepath);[all …]
484 foreach($listPageFiles as $page_filepath) {485 $_all_links[$pageCounter][0] = $page_filepath;487 $body = strtolower(file_get_contents($page_filepath));
485 foreach($listPageFiles as $page_filepath) {486 $_all_links[$pageCounter][0] = $page_filepath;488 $body = strtolower(file_get_contents($page_filepath));