My skill in PHP is limited at the moment. I am, however, reading a few books on PHP and mysql that seem to give me a nice foundation. However, getting from here to where I want seems a daunting task.
I am basically thinking that I would like my site to have the following features.
Any tips, opinions?
I am basically thinking that I would like my site to have the following features.
- A secure method for adding users (staff) and allow them to edit their pages (or other's pages if they have admin priv)
- MySQL backend for easy backup purposes
- An RSS feed for each page of content, along with a main category rss feed that compiles multiple articles of content
- Multiple language support using XML
Any tips, opinions?
Comment