LiteSpeed Linux server2.poyrazhosting.com 3.10.0-962.3.2.lve1.5.77.el7.x86_64 #1 SMP Mon Dec 12 07:06:14 EST 2022 x86_64 safemode : OFF MySQL: OFF | Perl: OFF | cURL: ON | WGet: OFF > / home / cuneytsener53 / teknikservis1.snrsoft.com.tr / include / | Server Ip : 172.67.216.244 |
Filename | /home/cuneytsener53/teknikservis1.snrsoft.com.tr/include/head.php |
Size | 776 |
Permission | rw-r--r-- |
Owner | |
Create time | 02-Mar-2025 05:46 |
Last modified | 10-Aug-2020 18:11 |
Last accessed | 04-Apr-2025 15:53 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
<?php
include 'trex/controller/config.php';
include 'trex/controller/seo.php';
date_default_timezone_set('Europe/Istanbul');
$settings=$db->prepare("SELECT * from ayar where ayar_id=?");
$settings->execute(array(0));
$settingsprint=$settings->fetch(PDO::FETCH_ASSOC);
$social=$db->prepare("SELECT * from sosyal");
$social->execute();
$socialf=$db->prepare("SELECT * from sosyal");
$socialf->execute();
$socials=$db->prepare("SELECT * from sosyal");
$socials->execute();
$motor=$db->prepare("SELECT * from motor where motor_id=1");
$motor->execute(array(0));
$motorprint=$motor->fetch(PDO::FETCH_ASSOC);
$widgets=$db->prepare("SELECT * from widget where widget_id=1");
$widgets->execute(array(0));
$widgetprint=$widgets->fetch(PDO::FETCH_ASSOC);
?>
include 'trex/controller/config.php';
include 'trex/controller/seo.php';
date_default_timezone_set('Europe/Istanbul');
$settings=$db->prepare("SELECT * from ayar where ayar_id=?");
$settings->execute(array(0));
$settingsprint=$settings->fetch(PDO::FETCH_ASSOC);
$social=$db->prepare("SELECT * from sosyal");
$social->execute();
$socialf=$db->prepare("SELECT * from sosyal");
$socialf->execute();
$socials=$db->prepare("SELECT * from sosyal");
$socials->execute();
$motor=$db->prepare("SELECT * from motor where motor_id=1");
$motor->execute(array(0));
$motorprint=$motor->fetch(PDO::FETCH_ASSOC);
$widgets=$db->prepare("SELECT * from widget where widget_id=1");
$widgets->execute(array(0));
$widgetprint=$widgets->fetch(PDO::FETCH_ASSOC);
?>