suraakshitha / Akshitha

0 stars 0 forks source link

Assignment-4 #4

Closed suraakshitha closed 1 year ago

suraakshitha commented 1 year ago

<!DOCTYPE HTML>

PHP Form Validation Example

"> Name:

E-mail:

Website:

Comment:

Gender: Female Male Other

Your Input:"; echo $name; echo "
"; echo $email; echo "
"; echo $website; echo "
"; echo $comment; echo "
"; echo $gender; ?>
suraakshitha commented 1 year ago

<?php include("connection.php"); ?> <!DOCTYPE html>

Document

Login Form





suraakshitha commented 1 year ago

<?php include("connection.php"); ?> <!DOCTYPE html>

Document

Login Form





suraakshitha commented 1 year ago

<?php include("connection.php"); ?> <!DOCTYPE html>

Document

Login Form