winwintoo
04-08-2003, 04:10 PM
I seem to recall a bit of discussion about PHP earlier - anybody using it??
I'm just getting started - if you know anything that can keep me out of the weeds, please share
Take care, Margaret
Doug Nelson
04-08-2003, 04:35 PM
This forum is all PHP, as is our Gallery, links database, and review section. More to come :)
winwintoo
04-08-2003, 06:26 PM
I thought it was! - you mean if I study hard, I'll be able to do something like this? :)
Do you use MySQL or some other database??
I've got my web site all set up with SSI's which makes it easy to maintain, but slow to load and still requires someone (me?) to update the pages. I'd like to make it so my son and his staff can maintain it themselves - I'm thinking PHP is the way to update content and that will leave me to push the pixels around to make it show up on the page.
Take care, Margaret
Doug Nelson
04-08-2003, 06:37 PM
I couldn't do something like this by myself if I studied the rest of my life :) It's all written by someone else, then customized by me to look like they all belong together (sort of).
PHP is designed to work with mySQL, and yes, this is all mySQL. This post is really just a field in a database that gets called when you view it and only then is the page actually generated.
winwintoo
04-08-2003, 07:36 PM
Thanks Doug, I thought it was probably mySQL.
Give yourself credit, I've looked at some of the the content management applications that are available and installing them and getting them working is a daunting task.
PHP code looks easy enough, I hope I can pull it off :)
Margaret