python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
syntax error, unexpected 'else' (T_ELSE), expecting function (T_FUNCTION) or const (T_CONST)
I am building a search filter, which was working fine until I added another 2 options to search by and now I get that error and for the life of me I can't figure out what I am missing.
it is literally...
Martin
Votes: 0
Answers: 1
ElasticSearch won't search specific field
I have a problem searching a specific field inside my index.
little background:
On my project we need to search inside a terminology Server like FHIR but then our own.
So we have an object that contai...
Bert Coenen
Votes: 0
Answers: 0
How can I get selenium to interact with fivethirtyeight search bars?
I am working with this website (https://projects.fivethirtyeight.com/2020-nba-player-projections/) and trying to automate a search of players. I have a list of players but cannot seem to connect to th...
megalina
Votes: 0
Answers: 3
Going through a range of numbers in python that each are supposed to be typed into a searchbox on a website
maybe someone can help me, Im pretty new to coding
Im trying to go through a range of numbers that are each supposed to be typed into a searchbox on a website.
That is my sad try so far, does anyone h...
Krischk
Votes: 0
Answers: 1