Hi
I have this in my code for one of my scripts, but everytime I try to
echo $start;
It just prints out a blank screen
Does anyone know why?
Thanks
Ben
$start = '
So you want a NeighbourScan?<br>
<br>
On the next 3 pages are the forms that you will need to
complete <br>
in order for us to check the correct neighbourhood.<br>
<br>
At the present time we can only accept payment by cheque.
This <br>
means that you will have to mail us the cheque - on receipt we
will <br>
notify you and start the NeighbourScan.<br>
Cheque details are available on the next
pages.
</center><br>
<form action="navigator.php3?pageid=ordering" method="post">
<input type="hidden' name="action" value="page1">
<input type="submit" value="Start >>">
</form>
';