Windows 10 bereikte EO (einde ondersteuning) op 14 oktober 2025. Als je Windows 10 gebruikt, lees dan dit artikel.

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info
Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.
Opgelost Gearchiveerd

How can I disable this address bar behavior?

jacob.ian.lee beantwoord
jacob.ian.lee

When ever I type into the address bar a search query beginning with "php " I end up querying php.net's web site, instead of my search engine. For example, if in the address bar I type: php pg_query_params site:stackoverflow.com, I'm immediately taken to the site: https://www.php.net/manual-lookup.php?pattern=pg_query_params+site%3Astackoverflow.com&lang=en&scope=404quickref

When ever I type into the address bar a search query beginning with "php " I end up querying php.net's web site, instead of my search engine. For example, if in the address bar I type: php pg_query_params site:stackoverflow.com, I'm immediately taken to the site: https://www.php.net/manual-lookup.php?pattern=pg_query_params+site%3Astackoverflow.com&lang=en&scope=404quickref
Dit antwoord in context lezen

Gekozen oplossing

Most likely you have a "smart bookmark keyword" set up for some URL on php.net.

If you open the Library window ("Show All Bookmarks" or Command+Shift+b) and search for php.net in the little search box in the upper right, you can click each bookmark in turn and glance at the bottom of the screen to see whether any has php assigned as its keyword. And if that is more annoying than helpful, you can delete it or change it to something like pn that you would only type intentionally.

Was that it?

Ref. How to search IMDB, Wikipedia and more from the address bar

Bewerkt door jscher2000 - Support Volunteer op

Alle antwoorden (6)

when you are typing in the address bar, make sure that your search engine is selected, not the php website. You can change with arrows

aldenchevez said

when you are typing in the address bar, make sure that your search engine is selected, not the php website. You can change with arrows

Thank you.

Okay, so I type in my query, and instead of using the default search engine I specified, it decides I must mean search using php.net's internal search engine, and so I have to manually override that? And this doesn't happen when i type in 'bing' or 'duckduckgo', why?

Bewerkt door jacob.ian.lee op

Hi jacob.ian.lee, at the moment before you submit the contents of the address bar, what does the top row of the drop-down say that Firefox will do?

The reason I ask that is it's possible to define keywords for search engines or bookmarks. Firefox should tell you in the top bar if it's going to do something different from sending the address bar contents to your default search engine.

says " php.net: search terms"

Gekozen oplossing

Most likely you have a "smart bookmark keyword" set up for some URL on php.net.

If you open the Library window ("Show All Bookmarks" or Command+Shift+b) and search for php.net in the little search box in the upper right, you can click each bookmark in turn and glance at the bottom of the screen to see whether any has php assigned as its keyword. And if that is more annoying than helpful, you can delete it or change it to something like pn that you would only type intentionally.

Was that it?

Ref. How to search IMDB, Wikipedia and more from the address bar

Bewerkt door jscher2000 - Support Volunteer op

Thanks, jscher2000, it looks like I had once added a bookmark:

www.php.net/%s

Deleting the bookmark removing the (now) unwanted behavior.