This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
私はいくつかのcsvファイルで作業しています。mysqlではSELECTcolFROM table WHERE id = '11'; これは、id=11のすべてのレコードを取得する方法です。このSELECTcolumn/ title FROM file.csv WHERE id='11'のようなphp関数を検索しています。次に、id='11'のすべてのレコードを返す場合があります。