-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest2.php
More file actions
36 lines (28 loc) · 1.29 KB
/
Copy pathtest2.php
File metadata and controls
36 lines (28 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?php
//ini_set('display_errors',1);
require('./fmake/FController.php');
//$curl = new cURL();
//$curl->init();
//$curl->set_opt(CURLOPT_HEADER, true);
//$curl->set_opt(CURLOPT_HTTPHEADER,array("Authorization: OAuth cd633178a7594ffe9b2a2b4bbeb3f380"));
//$curl->post("https://oauth.yandex.ru/token",
// "grant_type=password&username=ventacom&password=5727731&client_id=52e6a76e532946afaa701a5c1dd5832e&client_secret=6d4a316581cf43f0b1653da944bce047");
//$curl->get("https://oauth.yandex.ru/authorize?response_type=code&client_id=055c71b71f604603a2f633093a1980dd");
//CURLOPT_HTTPHEADER
//$curl->get("https://webmaster.yandex.ru/api/27724314/hosts");
//printAr( $curl -> data );
//$webmaster = new yandex_webmaster();
//$serviceDocument = $webmaster -> getSiteInfo();
//printAr($serviceDocument);
$report = new projects_seo_report();
$report -> makeReport(1);
$reportF = new projects_seo_reportFunction();
//echo $reportF->getDateCreated("promo-venta.ru");
//echo $reportF->pageIndexYandex("promo-venta.ru");
//echo $reportF->inYaca("promo-venta.ru");
//echo $reportF->inDmoz("yandex.ru");
//echo $reportF->inMail("promo-venta.ru");
//echo $reportF->inRambler("promo-venta.ru");
//echo $reportF->tic("promo-venta.ru");
//echo $reportF->pr("promo-venta.ru");
//echo $reportF->getCountWord("promo-venta.ru");