MySQL - a trick to filter multi-values column
For certain reason, sometime we want to filter the data in a multi-values column.
e.g.
books
1 |
|
TinyMCE insert js/css into iFrame head element
TinyMCE is an iFrame element with full HTML content.
Sometime we would like to add in Bootstrap & jQuery or any plugins into it.
Let’s see how we achieve it.
AWS Lambda test in local machine
I believe many developer first time deal with AWS Lambda will have this question: “How can I test the code in my machines?”
After keep trying hundreds of times, I found a way to do it.
Python trick - copy file among computers in LAN network
The conventional way of file transfer between PCs, is via thumb drive.
Some time the file size are too large and not able to copy to FAT thumb drive.
How to add more hosts to phpMyAdmin
If want to add in more hosts in phpMyAdmin, just edit the file config.inc.php
Replace the following content
1 | /* Authentication type */ |
How I personalize my Linux config
Laravel event multi listeners not working
The Laravel Event feature is pretty useful, just like Trigger in DBMS;
Ubuntu server not support chinese character
I’m using Amazon EC2, Ubuntu 16.04.
I noticed this problem when I try to generate a pdf file from php, the filename was not the right chinese character.
Guest post: Some Facts About Amazon
Today’s largest online retailer used to be originally known as ‘Earth’s Largest Bookstore’. They were actually sued for that statement by Barnes & Noble, because the claim was supposedly ‘fake’. The two companies later decided to settle off court.