Site Search
Search Tips
- To search for pages containing one of several words, separate the words
with "or". For example, to search for pages containing either "book" or "php", you should
enter: book or php
- To search for pages containing several different words, separate the
words with "and". For example, to search for pages containing "book" and "php", you should
enter: book and php
- To search for pages containing one word but excluding another, use the
"not" keyword. For example, to search for pages that contain the word "book" but don't contain
the word "php", you should enter: book not php
- To search for pages containing an entire phrase, simply enter the phrase (without quotes)
- Tip: If the phrase you are searching for contains "or", "and" or "not",
surround those words with quotes. For example, to search for "research and development",
you should enter: research "and" development
- Tip: If the phrase you are searching for contains "or", "and" or "not",
surround those words with quotes. For example, to search for "research and development",
you should enter:
- You can search for multiple words using a combination of and, or and not keywords
. To clarify the search, use parentheses. For example:
- To search for pages containing "book" and either "javascript" or "php", you should
enter: book and (javascript or php)
- To search for pages containing "book" and either "javascript" or "php", but not
containing the word "mysql", you should enter: (book and (javascript or php)) not mysql
- To search for pages containing "book" and either "javascript" or "php", you should
enter:
