Do you want to display the BAGGRESSiVE news on your web site?
If so, there is now a very easy way to do that:
Experienced web designerSimply include this url in your php-page:
http://www.baggressive.com/smf/SSIT.php?ssi_function=boardNews;boards=4Step by step description1) check if the filename of your web site ends with .php
if it does, jump to 3)
2) Change the file name to .php (it might have been .htm or .html or .shtml before)
3) add this line where you want the news to appear:
include('
http://www.baggressive.com/smf/SSIT.php?ssi_function=boardNews;boards=4');
4) upload and check. if the news does not appear and just the previous line is printed, replace what you added in 3) with this:
<?php include('
http://www.baggressive.com/smf/SSIT.php?ssi_function=boardNews;boards=4'); ?>
5) send Tibor a link so I can have a looksie
If there are any questions, just post them right here
