Disable cache for block in Drupal 8+

Disable cache for block in Drupal 8+

In this post, I will share a tip to disable cache for block in Drupal 8+. To disable cache for block in Drupal 8+, we...
Programmatically update a node field's value in Drupal 8

Programmatically update a node field’s value in Drupal 8

In this post, I will show you a tip to programmatically update a node field's value in Drupal 8. To update a node field's value,...
Extract zip file in PHP

Extract zip file in PHP

Maybe you want to know how to decompress zip file in PHP? I will show you how to extract zip file in PHP in...
Create zip file in PHP

Create zip file in PHP

Wonder how to compress files in PHP? I will show you how to create zip file in PHP in this post. To create zip file...
Disable pingbacks and trackbacks on WordPress

Disable pingbacks and trackbacks on WordPress

If you ever feel like it is super annoying having pingbacks and trackbacks, follow my instructions on this post to disable pingbacks and trackbacks...