Questions tagged as 'google'

0
answers

How can more than one server send information to a single site?

In a simple way, I set this example: How do you for example; YouTube, which has many servers worldwide, can send, for example, to only one site? Because in my view a server does not give so many people. Server in my understanding is a compute...
asked by 14.05.2018 / 21:46
0
answers

Run Function onedit in two tabs of a worksheet

I have a spreadsheet with three tabs being a "May", "Visit-Upas" and "Alarm Trigger". I want it to automatically set the time from filling in a cell. For the tab described as "MAY." Iusedthisscriptbelow,itlaunchesthetimeintheindicatedfieldas...
asked by 10.05.2018 / 18:33
0
answers

Integrate public calendars from Google Calendar with PHP + Laravel

I've been researching a lot to find the solution to this problem: I need to integrate Google Calendar calendars into my system (Laravel) but only find ways to do with authentication (the person allows the API and then manages their own data.)...
asked by 02.05.2018 / 13:57
0
answers

Get search results with cURL

I'm working on a custom search engine, example I want to gather information from a particular Google search and display, I started using the cURL below: $curl = curl_init(); $search_string = "fome no mundo"; $url = "http://www.google.com.b...
asked by 08.05.2018 / 01:43
0
answers

Problems with zooming in google maps

I have a google map script but due to the fitbounds function I can not hit the initial zoom. Someone can help me already tried to modify the scritp and even force the zoom but it does not work. jQuery(function($) {...
asked by 08.05.2018 / 22:58
0
answers

Incorrect redirect in AdWords .htaccess gclid

I'm having a problem with the AdWords ad, when a person clicks on the advertiser it should be redirected to the homepage, but then it is redirected to another search page, with the following url: link The .htaccess file looks like this: O...
asked by 24.04.2018 / 20:27
0
answers

How do I add that product card in gmail?

How do I create those product cards at the top of gmail's emails? I do not even know how to call it, so look at the image, I'm talking about this field, where it shows an image, items and bought in ... I develop ecommerces, and I wanted to imple...
asked by 24.04.2018 / 02:04
0
answers

JSON error in PHP: SyntaxError: JSON.parse!

I have a problem filling out Google Maps with some markers, coming from a PHP (json). When I open the browser, the error appears: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data PHP code: <? head...
asked by 24.04.2018 / 15:36
0
answers

Include internal pages in Google search

I have a website, and I would like it when the name of this site was searched on Google, it would also show the internal pages below, as it happens on some institutional websites. I was researching this, and I saw that you'll need to make cha...
asked by 11.04.2018 / 21:21
0
answers

My bot in Google Apps Script does not send emojis to Telegram!

I'm programming a bot on a telegram using the Google-Apps-Script language, and I need to send an emoji to a specific user at a given time. the problem is that I have tried every way, and I can not make the bot send, it returns that the text is n...
asked by 30.03.2018 / 13:55