Samish
02-16-2010, 02:04 PM
If i put an iframe in a div and it included a radio... would the radio stay running or would it run when someone opens a thread etc?
Or can someone help me with making a plugin...?
Ive tried using this
ob_start();
include('http://www.trusthabbo.net/staff/_frontend/djSays.php');
$djsays = ob_get_contents();
ob_end_clean();
On global_start and forumhome_start but then the forum doesnt show? any ideas would be appreciated thanks
Or can someone help me with making a plugin...?
Ive tried using this
ob_start();
include('http://www.trusthabbo.net/staff/_frontend/djSays.php');
$djsays = ob_get_contents();
ob_end_clean();
On global_start and forumhome_start but then the forum doesnt show? any ideas would be appreciated thanks