• Hi, how can I replace with wildcards? The plugins I’ve tried lets me replace an exact match with an exact string, so that doesn’t help. I do have access to phpMyAdmin, but MySQL REPLACE() apparently doesn’t support wildcards.

    I need to replace like from
    https://lazada.com/*
    to
    <a href="https://lazada.com*">Click here</a>

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to replace with wildcards’ is closed to new replies.