So instead of:
Try:PHP Code:$prod_description = urlencode($prod_description);
PHP Code:$prod_description = strip_tags($prod_description);
So instead of:
Try:PHP Code:$prod_description = urlencode($prod_description);
PHP Code:$prod_description = strip_tags($prod_description);
Jamie Taylor
Htmyell Web Design and Development