Home > Backend Development > PHP Tutorial > An example of a text guestbook made in PHP (4)_PHP Tutorial

An example of a text guestbook made in PHP (4)_PHP Tutorial

WBOY
Release: 2016-07-21 16:06:18
Original
1087 people have browsed it

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,"