Trending questions in Edureka Community

0 votes
0 answers

How to display image from database using PHP?

I want to display an image from ...READ MORE

May 11, 2022 in PHP by Kichu
• 19,040 points
1,074 views
0 votes
0 answers

Fatal error: Maximum execution time of 30 seconds exceeded

I am getting this error when I ...READ MORE

May 16, 2022 in PHP by Kichu
• 19,040 points
821 views
0 votes
1 answer

How to download Azure Function (Python) .zip file?

You can use ftp to get app ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
2,962 views
0 votes
0 answers

String was not recognized as a valid DateTime " format dd/MM/yyyy"

I want to convert my string formatted ...READ MORE

May 1, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,441 views
0 votes
0 answers

How does Access-Control-Allow-Origin header work?

Until now my understanding of its semantics ...READ MORE

May 11, 2022 in Java-Script by Kichu
• 19,040 points
990 views
0 votes
0 answers

Generate pdf from HTML in div using Javascript

This is my HTML code: <!DOCTYPE html> <html> ...READ MORE

May 9, 2022 in Java-Script by Kichu
• 19,040 points
1,131 views
0 votes
0 answers

How to set Bullet points colored in unordered and ordered lists in html via CSS without using any images or span tags

I want to differentiate the lists using ...READ MORE

May 26, 2022 in Others by Ashwini
• 5,430 points
391 views
0 votes
1 answer

SMTP connect() failed PHPmailer - PHP

 You need to add the Host parameter $mail->Host ...READ MORE

Feb 16, 2022 in Others by Aditya
• 7,680 points
4,631 views
0 votes
0 answers

check if variable empty

Code: if ($user_id == NULL || $user_name == ...READ MORE

Jun 4, 2022 in PHP by Kichu
• 19,040 points

edited Mar 4 23 views
0 votes
0 answers

Azure devOps wiki: create tables microsoft docs style

How do I create a table on ...READ MORE

Apr 15, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,103 views
0 votes
0 answers

400 BAD request HTTP error code meaning?

I am posting a JSON request to ...READ MORE

May 1, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,408 views
0 votes
0 answers

CIDR Address is not within CIDR Address from VPC

I have tried every combination of IP ...READ MORE

Apr 19, 2022 in AWS by Aditya
• 7,680 points
1,923 views
0 votes
0 answers

Is there a possibility to generate a live reporting in tableau from jira source data?

I'm searching for a way to generate ...READ MORE

Apr 25, 2022 in Tableau by Neha
• 9,020 points
1,706 views
0 votes
0 answers

Module 'numpy.core' has no attribute 'numerictypes' (Error)

from imageai.Detection import ObjectDetection detector = ObjectDetection() detector.setModelTypeAsTinyYOLOv3() detector.setModelPath("BrainTumor10EpochsCategorical.h5") detector.loadModel() detection = ...READ MORE

Jun 3, 2022 in Python by Abdullah Celal

edited Mar 4 20 views
0 votes
1 answer

Color formatting conditionally in a tableau list

This is one method for colouring a ...READ MORE

Apr 7, 2022 in Tableau by Neha
• 9,020 points
2,449 views
0 votes
0 answers

Getting file in hex format - my output vs xxd command output

I'm trying to write a simple program ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
1,883 views
0 votes
0 answers

Copy Paste in Bash on Ubuntu on Windows

How to execute a copy paste operation ...READ MORE

Jun 3, 2022 in Linux Administration by Rahul
• 3,380 points

edited Mar 4 22 views
0 votes
0 answers

bash: telnet: command not found

I'm trying to connect the server using ...READ MORE

Jun 3, 2022 in Linux Administration by Rahul
• 3,380 points

edited Mar 4 22 views
0 votes
1 answer

Converting a large XML file to Excel

Using the web URL, import an XML ...READ MORE

Mar 24, 2022 in Database by gaurav
• 23,260 points
3,059 views
0 votes
0 answers

Blue Prism: IE to Chrome Migration: failed to spy elements with IE Tab extension in chrome

Hello  I am doing IE to chrome ...READ MORE

May 31, 2022 in Others by Mounika

edited Mar 4 128 views
0 votes
0 answers

What is a IOException, and how do I fix it?

What is causing java.io.IOException? What does it ...READ MORE

May 19, 2022 in Java by Kichu
• 19,040 points
638 views
0 votes
0 answers

How to know if docker is already logged in to a docker registry server

I'm not sure whether I've already used ...READ MORE

Apr 12, 2022 in Docker by Abhijeet
• 180 points
2,243 views
0 votes
0 answers

AWS IAM user receive 401 when accessing to ECR repository, works with root user

I've started using AWS ECR to store ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
1,687 views
0 votes
0 answers

Edit PHP query code depending on image map clicked area using AJAX

The image map: <img id="harta" src="img/hartap.png" alt="testmap" usemap="#Map" ...READ MORE

Jun 3, 2022 in PHP by Kichu
• 19,040 points

edited Mar 4 25 views
0 votes
1 answer

Error:Laravel - Session store not set on request

Hello @kartik, You'll need to use the web middleware if ...READ MORE

Aug 4, 2020 in Laravel by Niroj
• 82,840 points
28,813 views
0 votes
0 answers

Update Amazon RDS for MySQL database instance

I want to know How to apply ...READ MORE

Apr 10, 2022 in Others by Kichu
• 19,040 points
740 views
0 votes
0 answers

What is ADT? (Abstract Data Type)

Can someone explain to me what ADT ...READ MORE

May 19, 2022 in Others by Kichu
• 19,040 points
542 views
+1 vote
1 answer

Is there any efficient way of dealing null values during concat functionality of pyspark.sql version 2.3.4?

When you concatenate any string with a ...READ MORE

Nov 6, 2019 in Apache Spark by Rishi
40,532 views
0 votes
2 answers

Kubernetes error: You must be logged in to the server (the server has asked for the client to provide credentials

check if namesapce is defined in kube ...READ MORE

Sep 28, 2023 in Kubernetes by Mahesh

edited Mar 5 17,035 views
0 votes
0 answers

How does mean parameter in rnorm function works

I was wanting to know how does ...READ MORE

Jun 2, 2022 in Data Analytics by avinash
• 1,840 points

edited Mar 4 19 views
0 votes
0 answers

Automate logging in to MS form using Python

I have to login into the same ...READ MORE

Apr 22, 2022 in Python by Edureka
• 13,620 points
1,667 views
0 votes
0 answers

How can i implement corss apply function of TSQL in pyspark

How can i implement corss apply function ...READ MORE

May 30, 2022 in Apache Spark by anonymous

edited Mar 4 154 views
0 votes
0 answers

jQuery UI DatePicker to show month year only

I am using jQuery date picker to ...READ MORE

Jun 2, 2022 in JQuery by Edureka
• 13,690 points

edited Mar 4 24 views
0 votes
0 answers

How to replace innerHTML of a div using jQuery?

How could I achieve the following: document.all.regTitle.innerHTML = ...READ MORE

May 31, 2022 in JQuery by Edureka
• 13,690 points

edited Mar 4 98 views
0 votes
1 answer

Git: Receiving "fatal: Not a git repository" when attempting to remote add a Git repo

Just init a local Git repository, into ...READ MORE

Apr 30, 2022 in Other DevOps Questions by narikkadan
• 63,600 points
1,432 views
0 votes
0 answers

PHP round to integer

I want to round the number and ...READ MORE

May 30, 2022 in PHP by Kichu
• 19,040 points

edited Mar 4 124 views
0 votes
0 answers

How would I use excel to generate a large update sql statement?

I know there's a way to have ...READ MORE

Mar 30, 2022 in Database by Edureka
• 13,690 points
2,560 views
0 votes
0 answers

Email validation using jQuery

How can I use JQuery to validate ...READ MORE

May 21, 2022 in JQuery by Kichu
• 19,040 points
473 views
0 votes
0 answers

How can I be able to find the second largest salary from the employee table?

What is the query for the second ...READ MORE

May 30, 2022 in Others by avinash
• 1,840 points

edited Mar 4 127 views
0 votes
1 answer

How to calculate probability in a normal distribution given mean & standard deviation?

This is how you do it. >>> import ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
2,419 views
0 votes
1 answer

datatable remove column on export to pdf and excel

When we are using jquery datatable for ...READ MORE

Feb 17, 2022 in Others by gaurav
• 23,260 points
4,482 views
0 votes
0 answers

Azure Pull Request | Azure Devops - " You must provide a value expression following the '+' operator."

I am  running this YAML file: trigger: - none ## ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,775 views
0 votes
0 answers

Python's equivalent of && (logical-and) in an if-statement

This is not  working : if cond1 && cond2: Can ...READ MORE

May 20, 2022 in Python by Kichu
• 19,040 points
468 views
0 votes
0 answers

How do I use matplotlib autopct?

I want to create a matplotlib pie ...READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
1,667 views
0 votes
0 answers

Error java.lang.OutOfMemoryError: GC overhead limit exceeded

When I execute my JUnit tests I am getting ...READ MORE

May 15, 2022 in Java by Kichu
• 19,040 points
696 views
0 votes
0 answers

Fire rating of flame retardant fabric

What are the fire ratings of flame ...READ MORE

Jun 1, 2022 in Azure by qiansifang

edited Mar 4 21 views
0 votes
1 answer

What is the Correct Terraform Provider Configuration for Google Cloud Platform Resources with Beta Arguments?

You should use both google and google-beta ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
2,427 views
0 votes
0 answers

create php live clock

How can I create a live clock ...READ MORE

May 30, 2022 in PHP by Kichu
• 19,040 points

edited Mar 4 119 views
0 votes
0 answers

java.lang.NoSuchMethodError: No such DSL method 'any file' found among steps

java.lang.NoSuchMethodError: No such DSL method 'anyfile' found ...READ MORE

May 30, 2022 in Jenkins by venkateswarlu

edited Mar 4 99 views
0 votes
1 answer

Key differences between Amazon Managed Blockchain and Quantum Ledger Database (QLDB)?

Put simply, Amazon Managed Blockchain is a ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,680 points
3,131 views