Codeigniter – Mysql Latin 2 charset
MySQL latin1 to UTF8 site:
https://forum.codeigniter.com/thread-525.html
MySQL latin1 to UTF8 site:
https://forum.codeigniter.com/thread-525.html
Containerize This! How to use PHP, Apache, MySQL within Docker containers: https://www.cloudreach.com/en/technical-blog/containerize-this-how-to-use-php-apache-mysql-within-docker-containers/
Import of DB with PHPMyAdmin not working: https://github.com/10up/wp-local-docker-v2/issues/40
Quickstart: Compose and WordPress:
Remove all images:
docker image prune -a
Remove all volumes:
docker volume prune
####################
docker system prune
How To Remove Docker Containers, Images, Volumes, and Networks
https://linuxize.com/post/how-to-remove-docker-images-containers-volumes-and-networks/
How To Fix 100% Disk Usage in Windows 10
#################################
Windows 10 Laptop, PC gyorsítás (takarítás) Kipróbáltam, Műxik / How to make a slow computer fast again
How to make a slow computer fast again… for FREE!
Windows10Debloater
https://github.com/Sycnex/Windows10Debloater
(no para, műxik)
Script/Utility/Application to debloat Windows 10, to remove Windows pre-installed unnecessary applications, stop some telemetry functions, stop Cortana from being used as your Search Index, disable unnecessary scheduled tasks, and more…
ALTER TABLE dbase.table CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci
http://georgepavlides.info/convert-all-tables-in-a-mysql-database-to-utf8_general_ci/