File "php_textarea.php"

Full path: E:/sites/Single15/tinmung2007/webroot/THDC-Hai- Ngoai/php_textarea.php
File size: 253 B
MIME-type:
Charset: utf-8

Download   Open   Back



<form action="" method="post">
     Tin nhắn <br>
     <textarea cols="30" rows="7" name="message"></textarea><br>
     <button type="submit">Gửi</button>
</form>
<?php if(isset($_POST["THDC_phan-hoi"])) { echo $_POST["THDC_phan-hoi"]; } ?>

PHP File Manager