We are published Help & Manual to PHP for the first time, using Zoom Indexer 8. We get this error message:
Do you know what this error message is about? Thanks so much
Do you know what this error message is about? Thanks so much
if (strcasecmp($div_res_urls[$div_url_i], $domainBuffer) == 0)
if (strcasecmp($div_res_urls[$div_url_i], $domainBuffer ?? "") == 0)
Comment