Hi All,
I'm new here, and hoping someone can help me with what should be an easy one.
In my URL I have this:
from PHP I am trying to get the Transaction variable like so:
$TransAction = $_POST['TransAction'];
My FORM Method is set to POST as well.
Anyhow, my variable continues to be empty. Can someone tell me why?
Thx!!
I'm new here, and hoping someone can help me with what should be an easy one.
In my URL I have this:
from PHP I am trying to get the Transaction variable like so:
$TransAction = $_POST['TransAction'];
My FORM Method is set to POST as well.
Anyhow, my variable continues to be empty. Can someone tell me why?
Thx!!