Threads in some sections have NO links for Guests, Register before you can view those threads.
View Full Version : Php Shoutbox On Html Page
i want to install a PHP shoutbox on ma website which is html, ist possibale?
vivitron 15
04-27-2004, 06:24 PM
if you have your site on a host which allows php then change the extension to .php and then simply add the code.
if not, then you most likely would need to use a frame to a host which does allow php
maybe try this out:
http://www.javascript.nu/cgi4free/
i know lamsey uses it on his site (where i got the link from)
As vivitron suggested find out if ur host supports php. Rename your file to php and include the php code under
<?php
//Code comes here
?>
Otherwise bravenet and several other sites already provide scripts which you can include.
vBulletin® v3.8.0 Beta 4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.