Tagged Questions
5
votes
4answers
2k views
Google Safe Browsing API Code for PHP?
I've looked around but have been unable to find any classes or sample code (in PHP) for the Google safe browsing API.
Would you happen to know where I might find it?
0
votes
1answer
317 views
Can you use the Google Safe Browsing API without downloading and caching the entire list?
I'm just getting started with the Google Safe Browsing API to verify destination URLs for my URL shortening service http://lin.cr. Do I have to download the entire list of suspicious sites or is there ...