

Albert
Posts
-
Start build from Team Explorer
To start a build from Team Explorer, just follow the steps below. Navigate Team Explorer... -
Creating dynamic weekly report in T-SQL
Assumption For weekly report, first thing we need to know which day is the end... -
Automation report and validating
Automation is making a splash in industries around the world. Software is never a single... -
Convert UTC time to EST time considering daylight saving time
To convert UTC time into EST time directly, we may just use UTC time offsets,... -
Crawling images from web with PHP
Tool Basic function https://github.com/votinhthuong/crawler_image_php Modification 1. get true image name some sites expose images with... -
PHP – Delete folder
In php, rmdir() is used to delete an empty folder. If the folder has files... -
Let’s encrypt frozen
Albert He: Let’s encrypt frozen Albert He: This question is related to account:vincentke.com Pavel T.: Hello Albert Pavel... -
Hide empty custom fields in Ultimate product catelog plugin
Category view Each product has its own attribute set. Once we setup all custom attributes... -
Page view count
Using “Page Views Count” plug-in we can track the number of visits by visitors on... -
Undo product custom field value in Ultimate Product Catalog
Ultimate Product Catalog has its own tables with UPCP_ prefix: wp_UPCP_Catalogues wp_UPCP_Catalogue_Items wp_UPCP_Categories wp_UPCP_Custom_Fields wp_UPCP_Fields_Meta...