foreach($_REQUEST as $key=>$val){ //skip those fields for which we have used fck editor if($key !="content") $_REQUEST[$key] = stripslashes(mysql_real_escape_string(str_replace("'", "'", str_replace("&", "&", $val)))); }
Footer
<div id="copyright_content"> <span>©<?php echo date('Y') ?> Store All rights reserved</span></br> <span>©<a style="color:#666" target="_blank" href="http://www.web-alliance.co.uk">Website Design & Programming by Web Alliance</a></span> </div>
Border shedding & shadow
<style> .order_detail_wrapper{ padding: 9px; border: 1px solid #BBB; width: 201px; min-height: 141px; height: auto; margin: 2px; box-shadow: 1px 2px 9px #999; } </style>
Image bulk uploader
If there is any error in bulk image uploader then see this file http://mssbuildingsupplies.co.uk/ $upload_directory = $_SERVER['DOCUMENT_ROOT']."/images/".$_GET['action']."/";