Is there a php function for that?
EDIT: nvm, new problem, I usedurlencode();, it works, but when it validates, It takes everything out, and translates it. They probally useurldecode();before validating.
Printable View
Is there a php function for that?
EDIT: nvm, new problem, I usedurlencode();, it works, but when it validates, It takes everything out, and translates it. They probally useurldecode();before validating.