Google API: how to get email address phptuts November 5, 2018 Step 1: enable Google People API here Step 2: use scopes: Step 3: HTTP request: or Query parameters: Response Example: Continue Reading
Google API, OAuth 2.0 app authentication process analysis phptuts November 5, 2018 Google API Console Google API Console Launched in 2010 as a web service that allows Google to integrate and manage the vast APIs provided by… Continue Reading
jQuery Select2: how to make readonly select phptuts November 1, 2018 Simple, you only use CSS: Online demo: https://jsfiddle.net/sans_amour/hz1qyjL4/ You can specify the background color of readonly select: Continue Reading