Help php plzz de me répondre

Bonjour,

plzz les amis j'ai un code php quand je l'execute il me répond

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /www/sites/1/ifrance.com/t/w/twachamouad/site/index.php on line 24

comment je peux résoudre ce prob

voici ma 24 ligne

echo '<a href = "res.php?nom=$liste['Nom']&RT=$liste['RT']&OG=$liste['OG']">cliquez ici</a>;
Configuration: Windows XP
Internet Explorer 6.0

1 réponse

  1. echo '<a href = "res.php?nom='.$liste['Nom'].'&RT='.$liste['RT'].'&OG='.$liste['OG'].'">cliquez ici</a>';
    1
    1. super merci grand merci
      chapeau
      merci
      0
    2. @mouad50centsIndique que c'est résolu ;)
      0