In this section we will put dele.php and sys.php.
---------
//dele.php
Delete message require("sys.php");
if ($Submit)
{
if ($password<>$managepwd)
{$errorm="
Incorrect password .No permission to operate..";}
else
{
$content=file($guestfile);
$message=$content[$record-1];
$count=count($content);
if ($dele=="delreply")
{
$replylen=strlen(strstr($message,"
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn