Site non valide à cause de ...

Site non valide à cause de ... - PHP - Programmation

Marsh Posté le 22-04-2006 à 19:39:14    

Bonjour, j'ai fais un site en php/xhtml transitionnal, et en le validant sur le site du w3c il m'affiche plein d'erreur en rapport avec les liens créés dynamiquement avec le php :
 

Citation :


Error  Line 32 column 37: general entity "PHPSESSID" not defined and no default entity.
 
[-] <a href="index.php5?contenu=home&PHPSESSID=4ece5595ea13aaaebcb46b25a51ace0b"
 
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (& ) in an URL or body text. See the previous message for further details.
 
Warning  Line 32 column 46: reference not terminated by REFC delimiter.
 
...ef="index.php5?contenu=home&PHPSESSID=4ece5595ea13aaaebcb46b25a51ace0b">Home<
 
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
 
Error  Line 32 column 46: reference to entity "PHPSESSID" for which no system identifier could be generated.
 
...ef="index.php5?contenu=home&PHPSESSID=4ece5595ea13aaaebcb46b25a51ace0b">Home<
 
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (& ) in an URL or body text. See the previous message for further details.
 


 
Y en a 160.
 
Quelqu'un peut-il me dire si j'ai fait quelque chose de mal ?
 
Merci


Message édité par Siron le 22-04-2006 à 19:39:31
Reply

Marsh Posté le 22-04-2006 à 19:39:14   

Reply

Marsh Posté le 22-04-2006 à 19:40:47    

&amp;


---------------
brisez les rêves des gens, il en restera toujours quelque chose...  -- laissez moi troller sur discu !
Reply

Marsh Posté le 22-04-2006 à 19:44:58    

C'est vache ça.
 
 :cry:  
 
Merci pour l'aide.

Reply

Marsh Posté le 22-04-2006 à 20:27:47    

Citation :

Error  Line 32 column 37: general entity "PHPSESSID" not defined and no default entity.
 
[-] <a href="index.php5?contenu=home&PHPSESSID=58bb2d6aa1a02fcdabbc57a0c1d00b31"
 
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (& ) in an URL or body text. See the previous message for further details.
 
Error  Line 61 column 993: reference to entity "PHPSESSID" for which no system identifier could be generated.
 
...blog&amp;page=3&amp;post=22&PHPSESSID=58bb2d6aa1a02fcdabbc57a0c1d00b31#22">R�


 
Et pour le type de & généré par le PHPSESSIS, je fais comment ?
(sachant que y a que avec le w3c que ça s'affiche)


Message édité par Siron le 22-04-2006 à 20:28:42
Reply

Marsh Posté le 22-04-2006 à 20:56:32    

Reply

Marsh Posté le 22-04-2006 à 20:59:54    

Merci !!!  :jap:  :D

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed