F
html
<form action = re.php method='post'
input name=title
input name='description'
input type=submit
re.php
$data = $_POST
/// valid empty isset throw err
$title = isset empty htmlDecod .... $data['title']
$title = isset empty htmlDecod .... $data['title']
echo $title