Hi all,
I was wondering if someone can help explain/solve a php related question.
I have followed this tutorial at http://blog.phpbb.com/2009/11/09/how-to ... nal-pages/ by battye
My site is made in html and css, as I dont know any php.
It took a while to work, But got it working perfectly UNTILL, I went to put a footer on the page in html under the php which I had to insert, and nothing displays below the last bit of php,
Which in this case is ..
page_footer();
?>
And if I delete it, then the posts from the forum dont display.
Do you know what I mean?
How can I get around this?
Any help or a point in the right direction would make my day.
Thanks in advance.