No I cant see it on het sorurce. Butt it coms up with the hole path to the site on the topp of the page and in seek feld on the site http://www.gjertsen.as/Skole22/Kapittel6/index5.php
<head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <?php $page_title = "Welcome"; include("./tempelates/header.inc"); echo '<p>Welcom to us</p>'; include("./tempelates/footer.inc"); ?> Thanks Erig Gjertsen "Bao Ruixian" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Erik Gjertsen wrote: > > >I have write following code: > ><?php > >$page_title = "Welcome"; > >?> > > > >But I can not see Welcome on top of the page. > >Can someone tell me why I not can see it? > > > > > > Can you see it by reading the source of the page?:) > > Best > > Bao > > >Thanks > >Erik Gjertsen > > > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php