Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Problem z funkcja INCLUDE
tejek
post
Post #1





Grupa: Zarejestrowani
Postów: 41
Pomógł: 0
Dołączył: 12.11.2005

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


Witam,

Mam następujący problem. Chcem dodać jeen plik php za pomoca funkcji INCLUDE ale gdzy wpisze poniższy skrypt to nic mi na stronie nie wyświetla oprócz informacji o błedzie dlaczego? (IMG:http://forum.php.pl/style_emoticons/default/dry.gif)

  1. <tr>
  2. <th colspan="2" scope="col"><?php include('forum/index.php'); ?></th>
  3. </tr>


INFORMACJA KTÓA SIE POKAZUJE:
Cytat
Warning: main(./extension.inc) [function.main]: failed to open stream: No such file or directory in /home3/dealer/main/pkg/lif/fizjo/html/forum/index.php on line 25

Warning: main() [function.include]: Failed opening './extension.inc' for inclusion (include_path='.:/usr/share/php') in /home3/dealer/main/pkg/lif/fizjo/html/forum/index.php on line 25

Warning: main(./common.) [function.main]: failed to open stream: No such file or directory in /home3/dealer/main/pkg/lif/fizjo/html/forum/index.php on line 26

Warning: main() [function.include]: Failed opening './common.' for inclusion (include_path='.:/usr/share/php') in /home3/dealer/main/pkg/lif/fizjo/html/forum/index.php on line 26

Fatal error: Call to undefined function: session_pagestart() in /home3/dealer/main/pkg/lif/fizjo/html/forum/index.php on line 31

Z góry dziękuje za pomoc.

Pozdrawiam
Tejek
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
tejek
post
Post #2





Grupa: Zarejestrowani
Postów: 41
Pomógł: 0
Dołączył: 12.11.2005

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


Zminiłem jak mi radziłeś na INCLUDE i teraz wyskakuje mi taki błąd:

Cytat
Warning: main(./extension.inc) [function.main]: failed to open stream: No such file or directory in /home3/dealer/main/pkg/lif/fizjo/html/forum/index.php on line 25

Warning: main() [function.include]: Failed opening './extension.inc' for inclusion (include_path='.:/usr/share/php') in /home3/dealer/main/pkg/lif/fizjo/html/forum/index.php on line 25

Warning: main(./common.) [function.main]: failed to open stream: No such file or directory in /home3/dealer/main/pkg/lif/fizjo/html/forum/index.php on line 26

Warning: main() [function.include]: Failed opening './common.' for inclusion (include_path='.:/usr/share/php') in /home3/dealer/main/pkg/lif/fizjo/html/forum/index.php on line 26

Fatal error: Call to undefined function: session_pagestart() in /home3/dealer/main/pkg/lif/fizjo/html/forum/index.php on line 31


a zmieniony kod wyglada tak:

[php]
<html>
<body>
<table width="770" border="0" cellspacing="0" cellpadding="0">
<tr>
<th colspan="2" scope="col"><?php include('title.shtm'); ?></th>
</tr>
<tr>
<th colspan="2" scope="col"><?php include('forum/index.php'); ?></th>
</tr>
<tr>
<td colspan="2"><?php include('stopka.shtm'); ?></td>
</tr>
</table>
</body>
</html>

Prosze o pomoc.



Masz racje i jak to moge obejść, żeby wszystko dobrze działało??

Ten post edytował tejek 14.12.2006, 16:29:35
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: 7.10.2025 - 03:49