Magento 2Deprecated Functionality: strip_tags(): Passing null to parameter #10 Comments1 Min ReadFixing deprecated Functionality: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated
phpHow to get current file directory in PHP?0 Comments1 Min ReadIn this article i will introduce a few methods to get the current working directory name in PHP.