SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Programming / can we use include function
Posted:  01 Nov 2009 20:11   Last Edited By: drankur
can we include php in html files of the skin of this forum like header, footer etc,.. this is to make it mixed with website
Posted:  03 Nov 2009 11:25
If I understand the question correctly, the answer is no. To make the forum look like the site, you need to integrate the site design into the html templates.
Posted:  01 Jun 2010 14:33
its a few extra "cut n' paste" steps to make site look like the home site. in fact, I am striping all CSS and HTML (all tables, and inline CSS, etc.) and recreating it so that it is a table-less layout. When I am done, I hope that all my work validates with W3C.

@Hristo, any chance with next version you will be updating code to the newest versions of PHP, MySQL and compliant XHTML/CSS?
Posted:  09 Jun 2010 21:29
Quote:
to the newest versions of PHP

Who said there will be newest versions?