Results for: "Google"
Contents (384)
SEOStats Php class to get Seo Statistics
SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics such as detailed backlink…
read more
A list of Great PHP libraries and classes you should know
It is an exciting time to be a PHP developer. There are lots of useful libraries released every day, and…
read more
Php: Introduction to Mysqli Extension
Experienced developers eschew the original MySQL extension because of its abandoned status in PHP. Nascent web developers, however, may be…
read more
PHP get DNS Nameserver , Cname , MX , A records of a domain
PHP has a useful function called dns_get_record that can be used to get different types of records for a give…
read more