Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP][ECHO]Jak wyświetlić <?php?
mlawnik
post
Post #1





Grupa: Zarejestrowani
Postów: 455
Pomógł: 49
Dołączył: 12.04.2010

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


Witam,

Mam mały problem.
Ktoś mi podpowie jak poprawić ten kod tak aby wyświetlało tekst:
  1. $content = '
  2. <?php
  3. require_once \'inc/config.inc.php\';
  4.  
  5. $lang_file = "$lang.lang.php";
  6. require_once "lang/$lang_file";
  7.  
  8. require_once \'inc/allfunctions.inc.php\';
  9.  
  10. $PHP_SELF = getnamefile();
  11.  
  12. if (!IsSet($_SESSION[\'actual_lvl\'])) {
  13. $_SESSION[\'actual_lvl\'] = 1;
  14. } ?><?php
  15. switch($_SESSION[\'actual_lvl\']):
  16.  
  17. ';
  18. echo $content;

Chodzi o wyświetlenie <?php.

Pozrdawiam,
mlawnik
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: 23.08.2025 - 20:05