|
Plug-in PHP: 100 Power Solutions By Robin Nixon (McGraw Hill 2010, ISBN 978-0071666596) Home | About | Buy It |
Chapter 8: Plug-in 53 - Get Guest BookOnce you have a guestbook and the facility to post messages to it you'll also want to be able to display the messages and this function goes most of the way towards that by fetching all the messages from the datafile and returning them in an array. It does this rather than display them directly to leave you in complete control over how you want the output to appear. |