Skip to content

My tech notes

My tech notes

  • Home
  • About this blog
  • WordPress useful links
    • Home
    • 2024
    • July
mysql

changing field char set to store Emoji Character in MySQL

michael July 13, 2024

https://stackoverflow.com/questions/39463134/how-to-store-emoji-character-in-mysql-database php $this->pdo = new PDO(“mysql:host=$ip;port=$port;dbname=$db;charset=utf8mb4”

Avoid single quote in MySQL fields

michael July 5, 2024

use ‘’’ instead of ” code:

Categories

  • applescript
  • Arduino
  • audio
  • css
  • electronics
  • frameworks
  • hardware
  • html
  • javascript
  • Linux
  • Mac
  • mysql
  • php
  • programming
  • python
  • RPi
  • software
  • Synology_nas
  • Uncategorized
  • video

My tech notes

Copyright © All rights reserved | Blogus by Themeansar.