Google API - CodexWorld https://www.codexworld.com/tag/google-api/ Web & Mobile App Development Company Tue, 22 Aug 2023 13:32:40 +0000 en-US hourly 1 https://www.codexworld.com/wp-content/uploads/2020/04/favicon.ico Google API - CodexWorld https://www.codexworld.com/tag/google-api/ 32 32 91409221 Integrate Google reCAPTCHA v3 in HTML Form with PHP https://www.codexworld.com/integrate-google-recaptcha-v3-in-html-form-with-php/ https://www.codexworld.com/integrate-google-recaptcha-v3-in-html-form-with-php/#comments Fri, 28 Oct 2022 07:10:53 +0000 https://www.codexworld.com/?p=5116 Google reCAPTCHA is a CAPTCHA system that helps web hosts differentiate between human and bot access to web pages. In the previous version of Google reCAPTCHA, the user is required to select a checkbox in

The post Integrate Google reCAPTCHA v3 in HTML Form with PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/integrate-google-recaptcha-v3-in-html-form-with-php/feed/ 3 5116
Upload File to Google Drive using PHP https://www.codexworld.com/upload-file-to-google-drive-using-php/ https://www.codexworld.com/upload-file-to-google-drive-using-php/#comments Thu, 20 Jan 2022 16:19:28 +0000 https://www.codexworld.com/?p=4817 Google Drive is a cloud storage engine that allows users to store and share files efficiently. The files are synchronized across devices and can be accessed from anywhere. Google drive makes document management easy without

The post Upload File to Google Drive using PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/upload-file-to-google-drive-using-php/feed/ 9 4817
Add Event to Google Calendar using PHP https://www.codexworld.com/add-event-to-google-calendar-using-php/ https://www.codexworld.com/add-event-to-google-calendar-using-php/#comments Mon, 10 Jan 2022 09:20:14 +0000 https://www.codexworld.com/?p=4807 Event Calendar helps to manage events quickly with a better user experience. Mostly, the event calendar is embedded on a web page to list events date-wise. If the web application requires a calendar to organize

The post Add Event to Google Calendar using PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/add-event-to-google-calendar-using-php/feed/ 8 4807
Autocomplete Address Field using Google Maps JavaScript API with Places Library https://www.codexworld.com/autocomplete-address-field-google-maps-javascript-api-places-library-jquery/ https://www.codexworld.com/autocomplete-address-field-google-maps-javascript-api-places-library-jquery/#comments Thu, 15 Aug 2019 19:13:58 +0000 https://www.codexworld.com/?p=4114 Autocomplete input field allows to select a value from the pre-populated suggestions list. The autocomplete feature is very useful for the location search input field. It helps to select a proper location without typing the

The post Autocomplete Address Field using Google Maps JavaScript API with Places Library appeared first on CodexWorld.

]]>
https://www.codexworld.com/autocomplete-address-field-google-maps-javascript-api-places-library-jquery/feed/ 1 4114
Capture Screenshot of Website from URL using PHP https://www.codexworld.com/capture-screenshot-website-url-php-google-api/ https://www.codexworld.com/capture-screenshot-website-url-php-google-api/#comments Mon, 07 Aug 2017 19:15:13 +0000 https://www.codexworld.com/?p=2687 Web page screenshot capture functionality is used for various purposes in the web application. Mostly, the website screenshot is used to display a preview of a web page. When website URLs are required to list

The post Capture Screenshot of Website from URL using PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/capture-screenshot-website-url-php-google-api/feed/ 11 2687
Get Videos from YouTube Channel using Data API v3 and PHP https://www.codexworld.com/get-videos-from-youtube-channel-data-api-v3-php/ https://www.codexworld.com/get-videos-from-youtube-channel-data-api-v3-php/#comments Mon, 26 Jun 2017 16:21:39 +0000 https://www.codexworld.com/?p=2574 List YouTube videos on the web application helps the user to find relevant video content easily. The user can access YouTube videos directly from your website. If you want to list videos from your YouTube

The post Get Videos from YouTube Channel using Data API v3 and PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/get-videos-from-youtube-channel-data-api-v3-php/feed/ 7 2574
How to Create YouTube Data API Key https://www.codexworld.com/create-google-youtube-data-api-key/ https://www.codexworld.com/create-google-youtube-data-api-key/#respond Sun, 25 Jun 2017 15:58:25 +0000 https://www.codexworld.com/?p=2553 The YouTube Data API provides the easiest way to access YouTube data, such as channels, playlists, and videos from the web application. To get started with YouTube Data API, you need to create API key

The post How to Create YouTube Data API Key appeared first on CodexWorld.

]]>
https://www.codexworld.com/create-google-youtube-data-api-key/feed/ 0 2553
Create Dynamic Pie Chart in PHP with Google Charts https://www.codexworld.com/create-dynamic-pie-chart-php-mysql-google-charts-api/ https://www.codexworld.com/create-dynamic-pie-chart-php-mysql-google-charts-api/#comments Mon, 24 Apr 2017 16:31:59 +0000 https://www.codexworld.com/?p=2342 A pie chart is a circular graph which is divided into slices to represent numerical proportion. The pie chart mainly used to show comparison and the graphical representation helps understand the comparison easily. The pie

The post Create Dynamic Pie Chart in PHP with Google Charts appeared first on CodexWorld.

]]>
https://www.codexworld.com/create-dynamic-pie-chart-php-mysql-google-charts-api/feed/ 1 2342
Google Maps with Multiple Markers and Info Windows using JavaScript https://www.codexworld.com/google-maps-with-multiple-markers-using-javascript-api/ https://www.codexworld.com/google-maps-with-multiple-markers-using-javascript-api/#comments Mon, 03 Oct 2016 18:39:50 +0000 https://www.codexworld.com/?p=1875 Google Maps is an easy and best way to display location on the web page. A marker is used to identify a location on Google Maps and an Info Window displays some content over the

The post Google Maps with Multiple Markers and Info Windows using JavaScript appeared first on CodexWorld.

]]>
https://www.codexworld.com/google-maps-with-multiple-markers-using-javascript-api/feed/ 10 1875
How to Get Google Maps JavaScript API Key https://www.codexworld.com/get-google-maps-javascript-api-key/ https://www.codexworld.com/get-google-maps-javascript-api-key/#comments Sun, 10 Jul 2016 18:06:08 +0000 https://www.codexworld.com/?p=1865 The Google Maps JavaScript API provides the easiest way to embed a Google Map on the web page. You can display Google Map and mark the location on it using Google Maps JavaScript API. An API

The post How to Get Google Maps JavaScript API Key appeared first on CodexWorld.

]]>
https://www.codexworld.com/get-google-maps-javascript-api-key/feed/ 2 1865