Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
おそらく、別の文字セットを使用することをデータベースに伝える必要があります。SET NAMES 'utf8'接続直後、何かを挿入する前にクエリを送信してみてください。
SET NAMES 'utf8'
PHPドキュメントでaddslashesを試してください