BJ:
<form method="post" action="next.php">
Title: <input type="text" name="Title">
<input type="submit">
</form>
<!DOCTYPE HTML>
<html>
<head>
<title><?php echo $_REQUEST["title"]; ?></title>
</head>
<body>
</body>
</html>

<form method="post" action="next.php">
Title: <input type="text" name="Title">
<input type="submit">
</form>
<!DOCTYPE HTML>
<html>
<head>
<title><?php echo $_REQUEST["title"]; ?></title>
</head>
<body>
</body>
</html>

<form method="post" action="next.php">
Title: <input type="text" name="Title">
<input type="submit">
</form>
<!DOCTYPE HTML>
<html>
<head>
<title><?php echo $_REQUEST["title"]; ?></title>
</head>
<body>
</body>
</html>

Copyright © 2026, NextGenUpdate.
All Rights Reserved.