FAQS - All
FaqList('faqlist.txt', '', FALSE)
Topic Index
Question Index -- Installation
How do I install FaqList?
Extract the contents of the faqlist archive into a directory. As
deliverd the PHP script expects the faqlist.txt file (or whatever
file name you choose) and the divtog.js file, to be in the same
directory with the file that calls FaqList().
How do I use FaqList with LNE?
Use the LNE %$!function!$% facility. For example, you can place the
following in the page content:
%$!include faqlist.php !$%
%$!funtion FaqList faqs.txt - FALSE !$%
Note the use of '-' to tell FaqList to use the default 'main' topic.
FAQS - Only 'main'
FaqList('faqlist.txt', 'main', TRUE)
What is FaqList()?
FaqList() is a PHP script to read a plain text file of FAQ topics and
questions, and then create HTML output that uses <div> tags and
javascript to show/hide the answers.
What does FAQ stand for?
Frequently Asked Questions
FAQS - Only 'disclaimer'
FaqList('faqlist.txt', 'disclaimer', TRUE)
Note: 'disclaimer' has only one 'question'.
Disclaimer
THE MOUSE PRINT:
The information presented in this document is for the purpose of
illustration only. Any and all specific information, including any
and all examples, scenarios, definitions, descriptions, facts and
figures and formulas, are not and should not be construed as being
representative of the specific circumstances, locality, events and
decisions that will influence, affect, impact and define the
operation of any business the reader might choose to start and/or
operate using the Authorized License and associated license(s),
document(s) and file(s), including any package(s) and the contents
thereof. This document is not and should not be construed as a
business plan, a marketing plan, an operations manual, a handbook,
or any other form of instructional, tutorial or operational material,
nor any specification or definition of any requirements that must
be fulfilled by the reader in order to operate a business. The terms
of the Authorized License, including any and all permissions, grants,
restrictions, limitations, requirements and other conditions, and
the exact nature of the relationship between the reader and the
Company, are set forth solely in that document. They are only
loosely described in this document, and any statements made here are
not and should not be construed as the terms of any agreement, past,
present or future, between the reader and the Company.
Back to main page
Page hits: 14488