Add text permanently when link is clicked in php

前端 未结 0 1528
甜味超标
甜味超标 2020-12-18 17:45

When you click the link I have you get redirected to a page that has this code:

if (isset($_GET[\'linkName\'])) {
    echo "hello";
}
相关标签:
回答
  • 消灭零回复
提交回复
热议问题