Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Nie działa mi strona php
marnin
post
Post #1





Grupa: Zarejestrowani
Postów: 3
Pomógł: 0
Dołączył: 13.12.2006

Ostrzeżenie: (0%)
-----


Witam!
Mam szablon strony php, który wysłałem przez FTP na serwer yoyo.pl (ten serwer obsługuje php) i kiedy wchodzę na swoją stronę to nic się nie pokazuje. Może trzeba jakoś inaczej wysyłać? Proszę o pomoc.
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
marnin
post
Post #2





Grupa: Zarejestrowani
Postów: 3
Pomógł: 0
Dołączył: 13.12.2006

Ostrzeżenie: (0%)
-----


To jest kod strony głównej:
<html>
<head>
<title>
<? echo $site_name ?>
-
<? echo $site_title ?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<? echo $meta_info ?>
<? echo $head_info ?>
<link rel="stylesheet" href="<? echo "theme/$theme/"; ?>style.css" type="text/css">
</head>
<body background="<? echo "theme/$theme/"; ?>gfx/bg.gif">
<div align="center">
<table cellspacing=0 cellpadding=0 width=760 border=0 align="center">
<tr>
<td bgcolor=#000000>
<table cellspacing=1 cellpadding=0 width="100%" border=0>

<tr>
<td bgcolor=#efefef>
<table cellspacing=0 cellpadding=0 border=0 width=758>
<tr>
<td bgcolor=#efefef width="4"><img height=4 alt="" src="gfx/separ.gif" width=4></td>
<td bgcolor=#efefef width="752"></td>
<td bgcolor=#efefef width="2"><img height=4 alt="" src="gfx/separ.gif" width=2></td>
</tr>
<tr>
<td bgcolor=#efefef width="4"></td>
<td valign=top width="752" align="center">
<? header_open();echo '<center>';banner('bannerA');echo '</center>';header_close();?>
</td>

<td width=2 bgcolor=#efefef></td>
</tr>
<tr>
<td bgcolor=#efefef width="4"><img height=4 alt="" src="gfx/separ.gif" width=4></td>
<td bgcolor=#efefef width="752"></td>
<td bgcolor=#efefef width="2"></td>
</tr>
<tr>
<td bgcolor=#efefef width="4"></td>
<td bgcolor=#efefef width="752" align="center" valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="100%">

<tr>
<td width="145" valign="top">
<? left_menu(); ?>
</td>
<td width="6"><img src="gfx/separ.gif" width="6"></td>
<td align="center" valign="top">
<? print_main() ?>
</td>
<td width="6"><img src="gfx/separ.gif" width="6"></td>
<td width="145" align="right" valign="top">

<? right_menu(); ?>
</td>
</tr>
</table>
</td>
<td bgcolor=#efefef width="2"></td>
</tr>
<tr>
<td bgcolor=#efefef width="4" height="4"><img height=4 alt="" src="gfx/separ.gif" width=4></td>

<td bgcolor=#efefef width="752"></td>
<td bgcolor=#efefef width="2"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>

</table>
<br>
<? footer($footer1, $footer2); ?>
</div>
</body>
</html>

A szablon pobrany jest ze strony:http://www.jportal.info/szablony.php
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 6.10.2025 - 18:12