Skip to content

Instantly share code, notes, and snippets.

View tawdebo's full-sized avatar
🏠
Working from home

Mahmoud Elkalamawy tawdebo

🏠
Working from home
View GitHub Profile
  1. Make sure mysql-client is installed. If not, then :
    sudo apt install mysql-client
	or
    sudo apt-get install mysql-client
  1. Open php.ini

; PHP's default character set is set to UTF-8.