Skip to content

Commit

Permalink
Update scraper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
OmairXcluesiv committed Feb 9, 2017
1 parent 885b6f8 commit e589297
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scraper.php
Expand Up @@ -13,6 +13,9 @@
$counter++;
}
echo $counter;
for($i=0;$i<=$counter;$i++){
print_r($title[$i]);
}



Expand Down

0 comments on commit e589297

Please sign in to comment.