Posted by Alistair George on 07/10/07 01:30
Hi.
I realise I can make a page .php and include a file thusly:
<?php include("thehomebooked.html"); ?>
But this method makes the file appear at the top of the current page,
when I wanted it below all the buttons and so on at the top.
Is there an alternative, or better way to insert a file into preferably
an html page?
Thanks,
Alistair.
[Back to original message]
|