Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP] T_CONSTANT_ENCAPSED_STRING - nie mogę znaleźć tego błędu
aliceB
post
Post #1





Grupa: Zarejestrowani
Postów: 5
Pomógł: 0
Dołączył: 22.12.2015

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


Witam (IMG:style_emoticons/default/smile.gif)

Mam pewien problem, a mianowicie wyświetla mi błąd T_CONSTANT_ENCAPSED_STRING, ale za nic nie mogę znaleźć błędu. Wszystko działało normalnie do czasu...

Komunikat błędu: T_CONSTANT_ENCAPSED_STRING in /home/index.php on line 1

  1. <?php
  2. include "ss_opta.php";
  3. include "inc/head.php";
  4. include "inc/top.php";
  5. ?>
  6.  
  7. <div class="row slideshow">
  8. <div id="carousel" class="carousel slide" data-ride="carousel">
  9.  
  10. <!-- Wrapper for slides -->
  11. <div class="carousel-inner" role="listbox">
  12. <div class="item active"><img src="img/slide1.jpg" alt="..."></div>
  13. <div class="item"><img src="img/slide2.jpg" alt="..."></div>
  14. <div class="item"><img src="img/slide3.jpg" alt="..."></div>
  15. <div class="item"><img src="img/slide4.jpg" alt="..."></div>
  16. </div>
  17.  
  18. <!-- Controls -->
  19. <a class="left carousel-control" href="#carousel" role="button" data-slide="prev">
  20. <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
  21. <span class="sr-only">Previous</span>
  22. </a>
  23. <a class="right carousel-control" href="#carousel" role="button" data-slide="next">
  24. <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
  25. <span class="sr-only">Next</span>
  26. </a>
  27. </div>
  28. </div>
  29.  
  30.  
  31. <?php
  32. include "inc/footer.php";
  33. ?>


Z góry dziękuję za pomoc, bo wychodzi na to, że jestem ślepa...
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
aliceB
post
Post #2





Grupa: Zarejestrowani
Postów: 5
Pomógł: 0
Dołączył: 22.12.2015

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


Dzięki za odpowiedzi (IMG:style_emoticons/default/wink.gif) Pora zabrać się do roboty i mam nadzieję, że dzisiaj uda mi się to naprawić.

ilies, kody wrzuciłam w losowej kolejności (IMG:style_emoticons/default/smile.gif)
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: 4.10.2025 - 19:15