CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Threaded View

  1. #1

    web page system recommendations

    is there any comparing of (free) web page systems?
    (wps = something can make page in fuctionality say similar to codeguru - see next)
    any recommendations, experiences, opinions?
    thanks

    i'm looking for something like this:
    probably gpl, php and mysql solution
    support for article database (title, subtitle, text, author, modif date, ...), article categories (maybe multiply selection)
    comments for articles, general message boards, mail notifications
    author accounts, user acounts, admin accounts (name, password, hidden email, public short profile text), anonymous viewing
    the best keep all in one system (= if possible do not combine just publishing system with just messageboard one)
    non-english language users (f.e. will want to make search with or without non-english characters (á should be equal to a))

    http://www.php-nuke.org
    http://www.mamboserver.com
    http://www.phpbb.com
    Last edited by real name; June 24th, 2005 at 04:58 AM.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured