Przykład blędu
Cytat
Warning Line 22 column 47: cannot generate system identifier for general entity "PHPSESSID".
...href="articles.php?mod=show&id=1&PHPSESSID=fb5ffd99ea076c54988c5d38de5f30
An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (
. The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
(...)
...href="articles.php?mod=show&id=1&PHPSESSID=fb5ffd99ea076c54988c5d38de5f30
An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (

(...)
Da się temu jakoś zaradzić ? (nie mam dostepu do pliku php.ini na serwerze, ale mam dostep do cpanelu więc może tam coś się ustawia, albo .httaccess)

