Thread: $_post
View Single Post
  #2  
Old 04-15-2015, 06:31 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default 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?
__________________
Found a bug in X-Cart? Post it to our bug tracker!
Know how to make X-Cart better? Suggest an idea!
Reply With Quote