X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   $_post (https://forum.x-cart.com/showthread.php?t=71842)

Roman Prisiazhniuk 04-13-2015 08:51 PM

$_post
 
hi guys

$_POST doesn't work for us in our X-Cart 5 customization. Is $_POST actually accessable or it is replaced by some sort of the internal function in X-Cart 5?

tony_sologubov 04-15-2015 06:31 AM

Re: $_post
 
It should be working properly.

If you run the following command in your console:
Code:

grep -r "\$_POST" *

you will see that it is commonly used.

What problem exactly you are experiencing?


All times are GMT -8. The time now is 08:28 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.