Hi, I would like to create a table of contents, you know, those html pages
used for example for the FAQ where you write questions and answers with all
the questions in the top of the page linking to the answer in the bottom.
I am looking for something simple that allows me, for example, to do:
$toc->addQuestion("How can I bla bla?")
$toc->addAnswer("You can do this in that wat bla bla ...")
and then shows only the questions, and when I click on a question it shows
you the answer to that question (in the bottom part of the html page) with
the relative question.
Can you help me?
Thank you very much, bye!
--
View this message in context:
http://www.nabble.com/How-to-create-Table-of-contents-%28TOC%29-in-cakephp-tp17651688p17651688.html
Sent from the CakePHP mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---