Ok, so I have a website homepage setup on my hosts root folder and a phpbb3 forum setup in a /forum folder... Now I want to integrate the two together somehow, like the whos online bit to display on the homepage.
Does anyone know if this is possible? It should in theory just be a case of querying the database but does anyone know how to go about this?