Querying Google safe browsing API with PHP
Recently after some time i had opportunity to work on interesting project which included querying Google safe browsing API with PHP. It was simple and interesting project, so i would like to share my knowledge about it here.
Requirements:
- Curl extension for PHP
- Google account and safe browsing API key












