Quote:
Originally posted by beemer
This may sound simple to most, but how do you add a link in my site to the chat.php file? Where do you do this and how do I add a button to my page? Sorry guys but I am somewhat new to this.
|
PHP Code:
<a href="chat.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_chat.gif" alt="Chatroom" border="0"></a>
you can add it anywhere u want in the header or where ever your buttons are located.