CodeIgniter Forums
I can't retrieve variable posted from moneybooker - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: I can't retrieve variable posted from moneybooker (/showthread.php?tid=53633)



I can't retrieve variable posted from moneybooker - El Forum - 08-01-2012

[eluser]nirvanist[/eluser]
I cant retrieve variable posted from moneybooker,
After the payment process MB send variable with POST method to controller specified by me on my host example : http://site.com/process , but it not work
whene i try somthing like http://site.com/test.php it work perfectly

any idea Smile
thx