久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

Discuz! 官方交流社區

標題: 模糊搜索語句怎么寫 [打印本頁]

作者: hackhp    時間: 2022-6-12 00:18
標題: 模糊搜索語句怎么寫
  1. $cususerinfo = DB::fetch_first("SELECT * FROM " . DB::table('pre_forum_post') . " WHERE fid = 38 and message like '%關鍵詞%'");
復制代碼
這樣寫了報錯,請問是不是有什么特定的寫法?
作者: dashen    時間: 2022-6-12 19:29
  1. DB::table('pre_forum_post')
復制代碼

  1. DB::table('forum_post')
復制代碼


作者: hackhp    時間: 2022-6-14 22:13
dashen 發表于 2022-6-12 19:29

感謝,可以了!




歡迎光臨 Discuz! 官方交流社區 (http://www.9999xn.com/) Powered by Discuz! W1.0