Ben business_id ortak konu olan bilgi üç tablo var. Ben iki giriş alanları, genel arama için birini (kullanıcılar isterlerse için arayabilirsiniz) ve bir zip girişi var. Php tarafta, ben genel arama dizesini yakalamak ve $search
ve $zip
için zip setine ayarlayın.
Nasıl MATCH
tam metin indecies herhangi then limit those matches using the $zip
then strong için $search
değişkeni kullanabilirsiniz > tablo c sadece id dönmek?
Benim veritabanı yapısı aşağıdaki gibidir:
table coup
id << this is the my desired information from the search
timestamp
business_id
coupvalue
startdate
enddate
username
status
terms
image
description
primary = id
fulltext = name
table bloc
id
address
city
state
zip
business_id
phone
lat
lon
primary = id
table bus
business_id
name
timestamp
category
subcat
primary = business_id
fulltext = name,category,subcat
Herhangi bir yardım mutluluk duyacağız!