Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: script help

  1. #11
    Senior Member roswell1329's Avatar
    Join Date
    Jan 2002
    Posts
    670
    I personally think that a really good message board should be backed up by a fast database like MySQL, and PHP has some of the easiest interface functions with MySQL and mSQL out there. I'm fairly certain that JP uses a MySQL backend for these forums. Almost any CGI script can be written to be just as effective as a PHP/MySQL solution, but I think for ease of coding, PHP is the best choice. I've done a lot of work with MySQL databases and PHP has proven to be the best interface to MySQL I've found.

    There's an excellent book out there called PHP and MySQL Web Development that goes over the fundamentals of PHP, then the fundamentals of MySQL databases, and finally some real world applications of both (such as a content management system, a mailing list manager, and a web forum. I've used it extensively, and the info is pure gold. Here's the info:

    PHP and MySQL Web Development
    by Luke Welling and Laura Thompson
    ISBN: 0-672-31784-2
    /* You are not expected to understand this. */

  2. #12
    Yeah, true, but gimme a break, I haven't done any web design in two and a half years. And there are probably web design programs that will give you a good message board script, and if that doesn't work just go to a site that gives out all kinds of code for web pages, they can prolly hok you up with some good message board scripts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •