Hi
Am making a feedback form thats html but don’t know how to code the php scripts
the form has 10 text fields, 1 dropdown menu and 2 checkboxes
Any idea of the php script
Hi
Am making a feedback form thats html but don’t know how to code the php scripts
the form has 10 text fields, 1 dropdown menu and 2 checkboxes
Any idea of the php script
<?php
$_GET['inputbox_name_goes_here'];//Put in the boxes name and thats how you get the data used in the prior form
?>
yeah thats how you would get the value of the data the user inputs, not sure what you want to do so i can’t really give you much…
the below message
I have figured it out
let me work out the minor details then I’ll post it incase anyone would be interested
:: Copyright KIRUPA 2024 //--