Try a line like: <?php phpinfo(); ?>
This should not only show all the configuration of your server, but also test it to see if it works... Cheers... Luis Ferro P.S.- All php lines end with a ";" which will render your page as not working. If you have, in the php.ini, all errors and warnings turned off, you won't get the error message that should have apeared otherwise... konchim wrote: >I using windows apache 1.3 >php 4.2.3 >But when i using <?echo $var?> >It can not be get a value,what happen? >Is it my php install problem or aother problem >Please help! >Thank You > >Konchim > > > > > --- [This E-mail scanned for viruses by Declude Virus] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php