Hi I am new here.. having a problem on line 1, perhaps someone can help me out? I am trying to make my dreamweaver page work. Thanks.
<?php virtual('/check_php/Connections/andysaut.php' ?> <?php require_once('../Connections/andysaut.php'); ?>
You're missing some stuff from the end of your first line of code (hint: look at your second line of code).
fuzzyl;11033473 wrote: <?php virtual('/check_php/Connections/andysaut.php' ?>
<?php virtual('/check_php/Connections/andysaut.php' ?>
missed to close the bracket in this line