Does anyone may help in understanding how these functions work, with
an easy example?
a) $HTTP_POST_VARS[' '];
b) stripslashes();
c) addslashes();
thanks a lot
an easy example?
a) $HTTP_POST_VARS[' '];
b) stripslashes();
c) addslashes();
thanks a lot
Comment