Tag: r

58 votes
30 answers
2.9K views
How do I get a YouTube video thumbnail from the YouTube API?

If I have a YouTube video URL, is there any way to use PHP and cURL to get the associated thumbnail from the Y

avatar
Jesenia
0 1 0 9
asked 07 September, 2021
53 votes
28 answers
1.1K views
52 votes
26 answers
955 views
Deleting an element from an array in PHP

Is there an easy way to delete an element from an array using PHP, such that foreach ($array) no longer includ

avatar
Kisha
0 1 0 9
asked 07 September, 2021
62 votes
21 answers
2.2K views
Reference — What does this symbol mean in PHP?

What is this? This is a collection of questions that come up every now and then about syntax in PHP. This is a

avatar
Lynette
0 1 0 9
asked 07 September, 2021
67 votes
6 answers
555 views
How can one generate and save a file client side using Blazor?

I want to have a SPA that's doing all the work client side and even generating some graphs/visuals. I&ap

avatar
Boyd
0 1 0 9
asked 07 September, 2021
62 votes
13 answers
2.4K views
PHP | "The requested PHP extension bcmath is missing from your system."

Greetings fellow developers, I am trying to use composer for a PHP project of mine on a development server I

avatar
Alphonso
0 1 0 9
asked 07 September, 2021
59 votes
8 answers
1.8K views
How to make ng-bind-html compile angularjs code

I am working with angularjs 1.2.0-rc.3. I'd like to include html code into a template dynamically. For th

avatar
Benton
0 1 0 9
asked 07 September, 2021
61 votes
14 answers
583 views
Azure website message "You do not have permission to view this directory or page.". What to do?

After I published an ASP.NET Core app to Azure from Visual Studio 2017 I am getting this message when I click

avatar
Robt
0 1 0 9
asked 07 September, 2021
60 votes
2 answers
2.4K views
How to obtain values of parameters of get request in flask?

The answer that I found on the web is to use request.args.get. However, I cannot manage it to work. I have the

avatar
Serina
0 1 0 9
asked 07 September, 2021
55 votes
10 answers
2.6K views
CORS in .NET Core

I am trying to enable CORS in .NET Core in this way: public IConfigurationRoot Configuration { get; }

avatar
Venice
0 1 0 9
asked 07 September, 2021
61 votes
6 answers
2.7K views
How to delete/remove nodes on Firebase

I'm using Firebase for a web app. It's written in plain Javascript using no external libraries. I c

avatar
Margo
0 1 0 9
asked 07 September, 2021
52 votes
5 answers
2.6K views
How can a web server handle multiple user's incoming requests at a time on a single port (80)?

How does a web server handle multiple incoming requests at the same time on a single port(80)? Example : At t

avatar
Trudy
0 1 0 9
asked 07 September, 2021
65 votes
5 answers
1.7K views
Chrome - Disable cache for localhost only?

I'm using localhost for development; and I'm directly including jquery from CDN. It seems that pres

avatar
Percy
0 1 0 9
asked 07 September, 2021
62 votes
9 answers
2.2K views
Cannot read property 'push' of undefined when combining arrays

When pushing an array's contents to another array I get "Uncaught TypeError: Cannot read property &a

avatar
Mikki
0 1 0 9
asked 07 September, 2021
57 votes
4 answers
1K views
Detect Input Focus Using Angular 2+

I'm trying to create an auto-complete list that appears as you type, but disappears when you click elsewh

avatar
Lashawna
0 1 0 9
asked 07 September, 2021
55 votes
2 answers
408 views
How to load an external webpage into a div of a html page

I need to load a responsive website into a div in my HTML page without using an iframe element. I have tried

avatar
Vi
0 1 0 9
asked 07 September, 2021
59 votes
1 answers
1K views
Jquery ui - sortable: drag by icon 'handle' within sortable element

I have jquery ui sortables working fine but my sortable elements have other interactive elements within them.

avatar
Wei
0 1 0 9
asked 07 September, 2021
60 votes
11 answers
778 views
unable to resolve dependency tree error for creating new angular project

so today I wanted to create a new Angular project using the command ng new <projectname> and I got this

avatar
Solomon
0 1 0 9
asked 07 September, 2021
56 votes
10 answers
1.2K views
Using CRON jobs to visit url?

I have a web application that has to perform a repeated tasks, Sending messages and alerts, I, already, use a

avatar
Xavier
0 1 0 9
asked 07 September, 2021