Posted by Brice on 12/09/05 16:26
> Are short tags disabled? Change this line... > > <?=$output_row["projTitle"]?><br /> > > To... > > <?php echo ( $output_row["projTitle"] ) ?><br /> This line seems to work : <p>Result of <b><?=$SQLquery ?></b></p> -- Brice Favre http://pelmel.org/
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming