Quote:
Originally posted by unixman
So rewrite in PHP.
|
I went and rewrote the above in PHP. I've attached discussion_link.php below.
All you should need to do is include("discussion_link.php") where you would like the "Start/Join a Conversation!" link to be. You'll need to set your own username, password, database, and forumpath in the script, of course.
I've tried out the script on my site and it
looks like it works. Any improvements, bug fixes, and such are always welcome.