coralproject / ask-wp-plugin

A WordPress plugin for Ask
11 stars 7 forks source link

having a problem with post an input value from pne page to another #14

Open MalathSam1994 opened 6 years ago

MalathSam1994 commented 6 years ago

Hi I am new at php and i am still learning i want to take a value of input of qty and pass it to another page but i keep get this error notice undefined index on $_POST['qty'],i read that php funtion isset hepled its hide the error but i still get null qty value either in the same html page ot another php page that i called i want to know that is the wrong in my code :

html code :

php code :

PRODUCT
QTY
TOTAL
1x Product Name Goes Here
$980.00
Shiping
FREE
TOTAL
$2940.00