-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
db_search_init
Description
Adds the functions from the "DbSearch" file to the $smcFunc array if they aren't already there. Specifically, it adds db_search_query, db_search_support, db_create_word_search. Also adds db_support_ignore, which is a variable indicating whether or not the
Syntax
void db_search_init ()
Notes
- Sets $smcFunc['db_search_query'] to smf_db_query (no special replacements needed in MySQL)
- Loads the other two functions in the "DbSearch" file into $smcFunc
- Sets $smcFunc['db_support_ignore'] to true since MySQL supports IGNORE
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.120 seconds with 13 queries.
- Forum Search