Вопрос - ответ по WAP - MOTOR

Печать RSS
7339

D

Пришелец
0
<?php     
require_once"../template/start.php"; 
require_once"../template/regglobals.php"; 
require_once"../template/config.php"; 
require_once"../template/functions.php"; 
require_once"../template/antidos.php"; 
require_once"../template/cookies.php"; 
require_once"../template/gzip.php"; 
require_once"../template/header.php"; 
require_once"../template/referer.php"; 
include_once"../themes/$config_themes/index.php"; 
include_once"../template/isset.php";

echo "<b>Олександр Шовковський</b><br/>";
echo '<img src="http://i030.radikal.ru/1005/9c/f0e48d1a1253.jpg" alt=""/>';
echo "</p></body></html>

echo '<b>Інформація</b><br/>';
echo '<small>Вихованець ДЮФШ "Динамо" </small><br/>';
echo '<small>12-разовий чемпіон України (1994-2001, 2003, 2004, 2007, 2009) </small><br/>';
echo '<small>8-разовий володар Кубка України (1996, 1998-2000, 2003, 2005, 2006, 2007) </small><br/>';
echo '<small>У вищій лізі чемпіонату України за "Динамо" зіграв 334 матчі, пропустив 210 м’ячів</small><br/>';
echo '<small>У Кубках України за "Динамо" зіграв 50 матчів, пропустив 23 м’ячі</small><br/>';
echo '<small>В єврокубках за "Динамо" зіграв 101 матч, пропустив 134 м’ячі</small><br/>';
echo '<small>Гравець національної збірної України (84 матчі, 65 пропущених м'ячі)</small><br/>';


include_once"../themes/$config_themes/foot.php";
?>

Не могу понять почему денвер выдает ошибку Parse error: syntax error, unexpected '.' in Z:\home\vky.ua\www\papka\5.php on line 28
В чем проблема? В 28 линии все ОК...
S

Чатланин
0
в 28 ок
в 16 и 25 проблема
16 правильно
echo "</p></body></html>";
25 правильно
echo '<small>Гравець національної збірної України (84 матчі, 65 пропущених м\'ячі)</small><br/>'; 
Изменил: shurik (31.05.2010 / 19:53)
S

Пришелец
0
Какой код надо вписать чтобы добавить на главной ссылку на другой сайт

2000 лет д.н.э.
0
<?php
шапка
?>
хтмл код
<?php
ноги
?>
и не надо кормить апач не нужным кодом. Если это не скрипт то и не зачем его в пхп теги заключать.
З.Ы. На счет таблиц лучше любой учебник почитать, обычно наглядно показывают, с одного взгляда понятно становится, на словах сложнее обьяснить
D

Пришелец
0
<?php     
require_once"../template/start.php"; 
require_once"../template/regglobals.php"; 
require_once"../template/config.php"; 
require_once"../template/functions.php"; 
require_once"../template/antidos.php"; 
require_once"../template/cookies.php"; 
require_once"../template/gzip.php"; 
require_once"../template/header.php"; 
require_once"../template/referer.php"; 
include_once"../themes/$config_themes/index.php"; 
include_once"../template/isset.php";


include_once"../themes/$config_themes/foot.php";
?>
Вот пустая страница, не могу понять почему денвер выдает ошибку? И при пустой, и даже если на странице есть что-то то ошибка

Warning: require_once(../template/start.php) [function.require-once]: failed to open stream: No such file or directory in Z:\home\vky.ua\www\history\fact\xpo.php on line 2

Fatal error: require_once() [function.require]: Failed opening required '../template/start.php' (include_path='.;C:\php5\pear') in Z:\home\vky.ua\www\history\fact\xpo.php on line 2

2000 лет д.н.э.
0
../../ такие пути к файлам шапки и ног сделай, у тебя же глубина файла не ../ а ../../
D

Пришелец
0
4211. ramzes, так что там именно неверно? Какой код правильный? sad
И

Оранжевые штаны
0
Вот что он имеет ввиду
<?php      
require_once"../../template/start.php";  
require_once"../../template/regglobals.php";  
require_once"../../template/config.php";  
require_once"../../template/functions.php";  
require_once"../../template/antidos.php";  
require_once"../../template/cookies.php";  
require_once"../../template/gzip.php";  
require_once"../../template/header.php";  
require_once"../../template/referer.php";  
include_once"../../themes/$config_themes/index.php";  
include_once"../../template/isset.php"; 


include_once"../../themes/$config_themes/foot.php"; 
?>
И

Чатланин
0
Где лежит надпись 'Powered by Wap-Motors' ?
D

Пришелец
0
4214. Wgis, вообще то нельзя снимать копер, ну а так gzip.php
Стикеры / Теги / Правила / Топ тем / Топ постов / Поиск