Direktori : /home/rizant5/public_html_old/development/ |
Current File : /home/rizant5/public_html_old/development/rating-ajax.php |
<div class="row form-group col-sm-12"> <input type="email" name="rate_email" class="form-control" required placeholder="Please enter your email address"> <input type="hidden" name="rating" value="<?php echo $_POST['rating'];?>"> <input type="hidden" name="sample_id" value="<?php echo $_POST['sample_id'];?>"> </div> <br>