I'm a volunteer host of my high school's alumni association website. HTML pages for every class year, back to 1957. I just recently setup all class listing in a mySQL database connected locally to a Filemaker 11 front end.
I'm reading a couple books on PHP and am trying find relevant examples on how to pull the data and echo it to each class page, and update the home page with the latest listings.
Basic field structure including a photo, data is being parsed from WuFoo forms.
Can someone help point me in a good direction as far as PHP is concerned. The samples I'm finding seem to be based on a web form of some sort - but nothing so far that fits with what I'm trying to do. I'm deploying it a little differently so that I can still preview and manage the posts before hitting the site and keep my local database up to date.
Thanks,
Frank