有没有一个简单的解决方案来只有当标签被点击时调用PHP函数。 PHP: function removeday() { ... } HTML: <a href="" onclick="removeday()" ...
確定! 回上一頁