to newlines or carriage returns } ///////////////////////////////////////////////// ///////////////////////////////////////////////// // ALLOWHTML or else preserve line breaks - end $ad_title = stripslashes($data["ad_title"]); $rank = stripslashes($data["rank"]); $selected_rank = stripslashes($data["selected_rank"]); $status = stripslashes($data["status"]); //$status = stripslashes($data["STATUS"]); $expires = stripslashes($data["expires"]); $image2 = stripslashes($data["image2"]); $image3 = stripslashes($data["image3"]); $website2 = urldecode(stripslashes($data["website2"])); $website3 = urldecode(stripslashes($data["website3"])); $id_ratings = stripslashes($data["id_ratings"]); $id_coupon = stripslashes($data["id_coupon"]); $id_agent = stripslashes($data["id_agent"]); $id_extra_20 = stripslashes($data["id_extra_20"]); $extra_21 = stripslashes($data["extra_21"]); $extra_22 = stripslashes($data["extra_22"]); $lastupdate = stripslashes($data["lastupdate"]); $pdf = stripslashes($data["pdf"]); $audio = stripslashes($data["audio"]); $powerpoint = stripslashes($data["powerpoint"]); // keywords $keyword = stripslashes($data["keyword"]); $keyword2 = stripslashes($data["keyword2"]); $keyword3 = stripslashes($data["keyword3"]); $keyword4 = stripslashes($data["keyword4"]); $keyword5 = stripslashes($data["keyword5"]); // if ( SERVICE_PLUS == "on" ): // if this feature is toggled on $category2 = stripslashes($data["category2"]); $category3 = stripslashes($data["category3"]); $category4 = stripslashes($data["category4"]); $category5 = stripslashes($data["category5"]); $category6 = stripslashes($data["category6"]); $category7 = stripslashes($data["category7"]); endif; // SERVICE_PLUS // google latitude and longitude $glat = stripslashes($data["glat"]); $glon = stripslashes($data["glon"]); $gzoom = stripslashes($data["gzoom"]); /* ///////////////////////////////////////////////// // COMMON VARIABLE ASSIGNMENT BLOCK - end //////////////////////////////////////////////////// */ ?>