php check string is contains a substring
Use php to check a string contains substring there maybe many ways, the strpos maybe the most used way, but it’s strange, it not work for me why? That’s what i want to say: the thing you need take...
View Articlegapi google analytics latest version with oauth 2.0
GAPI – Google Analytics PHP Interface is a good class to grab google analytics data.I think same as me there are lots of people used this interface in their projects,but now this class stopped upgrade...
View Articlephp get google analytics data use oauth 2.0
This article is introduce how to use Google Core Reporting API version 3 and Authorization with oauth 2.0 to get google analytics data with php. Prepare You must need have a google account and...
View Articlephp get bing indexed pages
when use php to get the bing indexed pages,most ways use crawl the bing pages,i have compared the value with bing.com result,it have big difference.Bing already provide api,so lets go step and step to...
View Article