RE: [PHP] Looking for a forum

2002-09-26 Thread Michael Egan

There are a huge number of forums at php.resourceindex.com

These range from fairly basic forums such as venomboard to more complex forums such as 
phpbb

Michael Egan



-Original Message-
From: John Taylor-Johnston [mailto:[EMAIL PROTECTED]]
Sent: 26 September 2002 06:26
To: [EMAIL PROTECTED]
Subject: [PHP] Looking for a forum


Hi,
I'm looking for some forum script, a bit like this:
http://www.chevelles.com/cgi-bin/forum/Ultimate.cgi
Can anyone post a link to something useful?
John


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Looking for a forum

2002-09-26 Thread Paul Nicholson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey,
http://www.ibforums.com/
~Pauly

On Thursday 26 September 2002 01:26 am, John Taylor-Johnston wrote:
 Hi,
 I'm looking for some forum script, a bit like this:
 http://www.chevelles.com/cgi-bin/forum/Ultimate.cgi
 Can anyone post a link to something useful?
 John

- -- 
~Paul Nicholson
Design Specialist @ WebPower Design
The webthe way you want it!
[EMAIL PROTECTED]

It said uses Windows 98 or better, so I loaded Linux!
Registered Linux User #183202 using Register Linux System # 81891
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9ku11DyXNIUN3+UQRAvs9AJ4jGZ9X4QKEXQDhKYXBLAjTXzO/ygCcCHXw
aT5wk0Z0Lc97xlqpIgQQaHs=
=po2u
-END PGP SIGNATURE-

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] Looking for a forum

2002-09-26 Thread Sear, Mick

I went through a load of forum systems recently that I found on
www.hotscripts.com, but none of them had what I wanted - In the end, I used
the bare-bones forum system in 'PHP  MySQL Web Development' by Welling and
Thomson and added:

- My own existing login system (I was integrating forums into a larger
project)
- My own templating system
- Separate forums
- A bunch of other functions such as 'who's online', #topics, #posts, last
post, last user to post, etc.

In the end, after spending nearly 2 weeks fiddling around trying to work out
why people use variables like $a, $b and $c and never comment their code, I
managed to get my system running smoothly with no 'workarounds' to
incorporate complex systems.  I'm really happy with the end result, and I'd
recommend starting from the bottom up rather than stripping out the
unnecessary code from other projects.  

If you only need a forum and want a fully-featured solution, I'd recommend
phpBB from those I looked at.

Mick

-Original Message-
From: Paul Nicholson [mailto:[EMAIL PROTECTED]]
Sent: 26 September 2002 12:20
To: [EMAIL PROTECTED]; John Taylor-Johnston;
[EMAIL PROTECTED]
Subject: Re: [PHP] Looking for a forum


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey,
http://www.ibforums.com/
~Pauly

On Thursday 26 September 2002 01:26 am, John Taylor-Johnston wrote:
 Hi,
 I'm looking for some forum script, a bit like this:
 http://www.chevelles.com/cgi-bin/forum/Ultimate.cgi
 Can anyone post a link to something useful?
 John

- -- 
~Paul Nicholson
Design Specialist @ WebPower Design
The webthe way you want it!
[EMAIL PROTECTED]

It said uses Windows 98 or better, so I loaded Linux!
Registered Linux User #183202 using Register Linux System # 81891
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9ku11DyXNIUN3+UQRAvs9AJ4jGZ9X4QKEXQDhKYXBLAjTXzO/ygCcCHXw
aT5wk0Z0Lc97xlqpIgQQaHs=
=po2u
-END PGP SIGNATURE-

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Looking for a forum

2002-09-26 Thread Peter J. Schoenster

On 26 Sep 2002 at 1:26, John Taylor-Johnston wrote:

 Hi,
 I'm looking for some forum script, a bit like this:
 http://www.chevelles.com/cgi-bin/forum/Ultimate.cgi
 Can anyone post a link to something useful?

I know a couple of webmasters who are using and like 

http://www.phpbb.com/

I've never used any bb systems to say one way or another. Certainly 
easy to install.

Peter

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Looking for a forum

2002-09-26 Thread Chip Wiegand

On Wed, 2002-09-25 at 22:26, John Taylor-Johnston wrote:
 Hi,
 I'm looking for some forum script, a bit like this:
 http://www.chevelles.com/cgi-bin/forum/Ultimate.cgi
 Can anyone post a link to something useful?
 John

I set up phpBB on my company web site. It was easy to set up and has all
the features you could want.

--
Chip

 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php