Home > Archive > PHP Programming > February 2008 > recommendations for a freeware FAQ module?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
recommendations for a freeware FAQ module?
|
|
| laredotornado@zipmail.com 2008-02-27, 7:02 pm |
| Hi,
We are using PHP 4.4.4. Although it may be simple to write for some,
does anyone have any recommendations for a php-based FAQ manager?
Definitely interested in any experiences you've had.
Thanks, - Dave
| |
| Michael Fesser 2008-02-27, 7:02 pm |
| ..oO(laredotornado@zipmail.com)
>We are using PHP 4.4.4.
About time for an upgrade. PHP 4 is dead.
>Although it may be simple to write for some,
>does anyone have any recommendations for a php-based FAQ manager?
>Definitely interested in any experiences you've had.
What is a FAQ manager? Or in other words: What do you expect this thing
to do? What are the requirements?
I can't recommend anything in this case, I'm just curious to know what
such a manager is supposed to do. For me a FAQ is either a static page
or a simple XML- or DB-based thing with some scripting to print it out.
Micha
| |
| G. Morgan 2008-02-28, 4:07 am |
| laredotornado@zipmail.com wrote:
>Hi,
>
>We are using PHP 4.4.4. Although it may be simple to write for some,
>does anyone have any recommendations for a php-based FAQ manager?
>Definitely interested in any experiences you've had.
>
>Thanks, - Dave
Have not tried it but it looks slick:
http://www.lethalpenguin.net/design/faqmasterflex.php
--
-G
|
|
|
|
|