Magento 2 php Deprecated Functionality: strip_tags(): Passing null to parameter #1 By Jigar Karangiya on Tuesday, July 23, 2024 Fixing deprecated Functionality: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated
php How to get current file directory in PHP? By Jigar Karangiya on Sunday, January 8, 2023 In this article i will introduce a few methods to get the current working directory name in PHP.