Quote from: Spaceman-Spiff on April 04, 2003, 02:20:44 AM
err... i think jeremy is looking for SSI.php, check http://www.yabbse.org/community/ssi_examples.php
thats what i'm looking for! I got a question though,since i'm not the best at php,i only know how to install the scripts and thats pretty much it...
but i was wondering,how do i put it on the page?
i just put this in the < html > part of my page?
< ?php require("/home/groups/y/ya/yabbse/htdocs/community/SSI.php"); ? >
then let say i wanna be able to let people login to the board from the main page of my website i would just put < login(); ? > where ever i want it to appear at,then it would appear?