예제 #1
0
파일: index.php 프로젝트: Wufe/Scraper
<?php

include 'vendor/autoload.php';
ini_set('max_execution_time', 500);
use Scraper\Controllers\Main;
Main::exec("http://www.amazon.it/registry/wishlist/1DUNHOTCJQGBN");