| Posted by Peter van Schie on 07/13/05 13:55 
Luigi Donatello Asero wrote:
 > That´s right.
 > And it worked.
 > But when I tried to add
 > echo "<CAPTION>Semesterbostäder i Italien</CAPTION>;
 
 Because you forget the closing ":
 
 echo "<CAPTION>Semesterbostäder i Italien</CAPTION>";
 
 But as mfrey suggested already, it's better to use single quotes when
 echoing a lot of html code.
 
 --
 http://www.phpforums.nl
  Navigation: [Reply to this message] |