|
Posted by maxvalery on 04/21/06 16:20
Jerry, thanks for the response.
The user I'm building the site for is an absolute beginner when it
comes to computers. He needs to add/remove/modify pages easily. I
cannot see a better way of accomplishing that than using the 'get'
method - this way if a page needs to be added and navigation updated,
it's just another row in the MySQL table. The downside, everyone is
telling me, is poor indexing, which brings me to my original question
of a php interface that would parse through newly
added/modified/dropped pages and crank out plain html.
Basically, I want to accomplish what Blogger does - add pages
interactively, but have a real URL address that ends with *.html.
Navigation:
[Reply to this message]
|