ето кода
този код се вижда така на саита ми
Delete comment
You are about to delete a comment. Click <a href=?action=delete&cid=4&sure=1&returnto=http%3A%2F%2FТУКе моетоип%2Ftorrent%2Fdetails.php%3Fid%3D1>here</a> if you are sure.
ето и другия код
този код се показва така на саита ми
Sanity check: You are about to delete a post. Click <a href=?action=deletepost&postid=4&sure=1>here</a> if you are sure.
Код:
{
$referer = $_SERVER["HTTP_REFERER"];
stderr("Delete comment", "You are about to delete a comment. Click\n" .
"<a href=?action=delete&cid=$commentid&sure=1" .
($referer ? "&returnto=" . urlencode($referer) : "") .
">here</a> if you are sure.");
}
този код се вижда така на саита ми
Delete comment
You are about to delete a comment. Click <a href=?action=delete&cid=4&sure=1&returnto=http%3A%2F%2FТУКе моетоип%2Ftorrent%2Fdetails.php%3Fid%3D1>here</a> if you are sure.
ето и другия код
Код:
{
stderr("Delete post", "Sanity check: You are about to delete a post. Click\n" .
"<a href=?action=deletepost&postid=$postid&sure=1>here</a> if you are sure.");
}
този код се показва така на саита ми
Sanity check: You are about to delete a post. Click <a href=?action=deletepost&postid=4&sure=1>here</a> if you are sure.