I'm trying to draw points that firstly defined between two values at data.php using post method
#data.php
<?php
:
:
?>
<img src="image.php">
<form action="data.php" method="post"> Between <INPUT type="TEXT" name="from"> And <INPUT type="TEXT" name="to">
<td colspan=5 <input...