rachelason
Programmer
HI! This is the first time i am using this forum. I have to use php to integrate my system with the online banking and i should say i don't know anything about PHP.
Can someone please tell me how to read a querystring variable in a php page.
Buypage.html
<a href="/ssl/content/buyredirect.php?oid=200&total=100" class="suinput">Click here to continue</a>
buyredirect.php....
how do i access the oid and total.
thanks in advance.
Rach
Can someone please tell me how to read a querystring variable in a php page.
Buypage.html
<a href="/ssl/content/buyredirect.php?oid=200&total=100" class="suinput">Click here to continue</a>
buyredirect.php....
how do i access the oid and total.
thanks in advance.
Rach