Not getting the value of session variable on paypal transaction processing in php
Posted
by hwd
on Stack Overflow
See other posts from Stack Overflow
or by hwd
Published on 2010-05-11T06:47:37Z
Indexed on
2010/05/11
6:54 UTC
Read the original article
Hit count: 261
php
hi, i cant get the value of session variable on paypal transaction processing.when transation complete my table is updated, for updation i use a session variable,at that time i can't get the value of the session variable.
is sessions not get in paypal? please help me to find a solution......
© Stack Overflow or respective owner