ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,664
- Points
- 823
Reputation:
An example for the year 2026
100.000 threads
10 search "objects" in three forums with different "objects" to search.
Threads in forum one have colors like "blue, green, red"
Threads in Forum two have numbers like "10, 20, 30"
Threads in Forum three have mixed values like "blue, red, 20, 30"
Values could be checkboxes and radios or integers like year of production "1964"
1. I add ten new fields to xf_thread, fields are indexed and save integers.
select from where field1 == 1 AND/OR...
Read more
Continue reading...
100.000 threads
10 search "objects" in three forums with different "objects" to search.
Threads in forum one have colors like "blue, green, red"
Threads in Forum two have numbers like "10, 20, 30"
Threads in Forum three have mixed values like "blue, red, 20, 30"
Values could be checkboxes and radios or integers like year of production "1964"
1. I add ten new fields to xf_thread, fields are indexed and save integers.
select from where field1 == 1 AND/OR...
Read more
Continue reading...