Posted - 08/19/2018 : 07:58:40
Can you remove those PHP include lines (with the exception of the incproddetail.php include line which comes later) The at the top of the ocde use this <?php session_cache_limiter('none'); session_start(); ob_start(); include "vsadmin/db_conn_open.php"; include "vsadmin/inc/languagefile.php"; include "vsadmin/includes.php"; include "vsadmin/inc/incfunctions.php"; include "vsadmin/inc/metainfo.php";?><html> instead of <?php session_cache_limiter('none'); session_start(); ob_start(); ?><html> Andy Please feel free to review / rate our software
|