require $_SERVER['DOCUMENT_ROOT'].'/server.php';
require_once "localConfig.php";
$myclass=new ArticleController;
$id=intval($GLOBALS["id"]);
$cleanarticle=$myclass->getArticle($id);
$article=$myclass->cleanArticle($cleanarticle);
//var_dump($article);
?>
Warning: main(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in C:\iweb Dropbox\Mohamed Anwar\islamweb-www\en\print.php on line 46
Notice: Undefined variable: article in C:\iweb Dropbox\Mohamed Anwar\islamweb-www\en\print.php on line 46
Warning: main(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in C:\iweb Dropbox\Mohamed Anwar\islamweb-www\en\print.php on line 46
Notice: Trying to get property of non-object in C:\iweb Dropbox\Mohamed Anwar\islamweb-www\en\print.php on line 46
Warning: main(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in C:\iweb Dropbox\Mohamed Anwar\islamweb-www\en\print.php on line 47
Notice: Undefined variable: article in C:\iweb Dropbox\Mohamed Anwar\islamweb-www\en\print.php on line 47
Warning: main(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in C:\iweb Dropbox\Mohamed Anwar\islamweb-www\en\print.php on line 47
Notice: Trying to get property of non-object in C:\iweb Dropbox\Mohamed Anwar\islamweb-www\en\print.php on line 47
| IslamWeb
echo $article[0]->IMG;
echo $article[0]->BODY_TEXT
?>
www.islamweb.net
include $_SERVER['DOCUMENT_ROOT']."/globals/analytics.php"; ?>
$class2=new Iwglobals;
$class2->increment_user("print",1); // متابعة العضو
$class2->increment_group(1,$id,Config::$lang,'print') ; // GRP_ID art=1 , fatwa=2 ,ist=3 //read,print,friend // زيادة عداد القراة
?>