NEWS BLOGGER's SELF-TALK

Tips of Wordpress/PHP/HTML/CSS/Windows.

[PHP]Fix simplexml_load_string() parser error. (file_get_contents returning garbled data)

simplexml_load_string() get parser error and utf8_encode won't solve the problem.
I found out that file_get_contents is the key.

simplexml_load_strin ...

Continue reading

[Wordpress]Fix automatically inserting read.amazon.com.au iframe card.

My Wordpress suddenly start inserting Amazon ads iframe.
Yes my content contains Amazon's URL, but I don't insert iframe.
I don't need iframe so want ...

Continue reading

[Windows10]Fix Missing Arrows in explorer context menu(missing system font)

I accidentally delete system font and the context menu became no Arrows.
I don't remember what font I deleted, but end up re-installing it.

What will ...

Continue reading

How to block Pinterest crawler and prevent saves to Pinterest from your site.

I freaking hate Pinterest. It's so annoying when you find that in google search results.
Also, many Pinterest users infringing copyrighted materials.
...

Continue reading

Fix Windows 10 Update errors(1909 to 20H2/21H1)

My Windows Update had kept failing. (Windows 10 1909 to 20H2)
But finally, I end up fixing errors and finish windows update!

Before start: Download W ...

Continue reading

How to update ASUS Motherboard BIOS(AI suite 3/EZ update/Asus Business Manager)

My Windows upadate failed because of old ASUS Motherboard BIOS.
Here's how I update ASUS Motherboard BIOS of my Desktop PC and VivoStick PC.
Please no ...

Continue reading

[XAMPP]How to stop all services (Apache, Mysql) and exit from control panel by just clicking a shortcut.

It's too much hassle to shut down XAMPP.
You need to stop all services like Apache and Mysql before exit from xampp-control.exe
...but, I want quit fr ...

Continue reading

Contents

  • [PHP]Fix simplexml_load_string() parser error. (file_get_contents returning garbled data)
  • [Wordpress]Fix automatically inserting read.amazon.com.au iframe card.
  • [Windows10]Fix Missing Arrows in explorer context menu(missing system font)
  • How to block Pinterest crawler and prevent saves to Pinterest from your site.
  • Fix Windows 10 Update errors(1909 to 20H2/21H1)
  • How to update ASUS Motherboard BIOS(AI suite 3/EZ update/Asus Business Manager)
  • [XAMPP]How to stop all services (Apache, Mysql) and exit from control panel by just clicking a shortcut.

NEWS BLOGGER's SELF-TALK

TOP