- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
class IndexController extends \Zend\Controller\Action
{
public function init()
{
}
public function indexAction()
{
$keyword = 'canon 600d';
$site = 'photodomain.ru';
$page = new \Ivi\Scripts\Rambler\RamblerPage($keyword);
$html = \Ivi\Scripts\Rambler\RamblerLoader::getInstance()->get($page->current());
$position = \Ivi\Scripts\Rambler\RamblerParser::Check($html,$site);
echo $position;
}
}
guest 01.04.2011 12:31 # +3
istem 01.04.2011 12:51 # 0
Глобальное огуестение?..
guest 01.04.2011 15:16 # 0
guest 01.04.2011 15:17 # 0
должно быть "ахуевайтунг"
Lure Of Chaos 01.04.2011 17:15 # 0
istem 02.04.2011 01:46 # 0
Lure Of Chaos 02.04.2011 13:30 # 0
bugmenot 02.04.2011 14:07 # 0
Lure Of Chaos 02.04.2011 14:39 # 0
guest 05.04.2011 10:58 # 0