I am looking at options for updating dynamic web pages, and I am getting confused.
-I have (and dislike) Microsoft Expression web which allows creation of templates using unique extension dwt. Updates would have to take place on desktop with Expression web. Would be my last choice.
- I have played with Wordpress, which I like, using and tweaking available templates. I would rather use my own with links, but I guess I could take on the learning curve to make one.
- I am working hard at PHP - What I was thinking was using a password protected form to update which inserts into the appropriate <div> page or publishes to a page within the page. I haven't yet figured how to get code reported to a page, or if it is possible to include the page in an existing HTML page. That would probably be the best option.
---Would the HTML page have to be registered as a php page? It looks to me as it it would, in which case it would be unavailable for web serches , if I read correctly.
-Frames??? I have noticed something called Iframes mentioned here, which I am going to research now.
Any and all opinions and suggestions appreciated.
If I sound confused, that's because I am.
Your thoughts on this would be appreciate.
-I have (and dislike) Microsoft Expression web which allows creation of templates using unique extension dwt. Updates would have to take place on desktop with Expression web. Would be my last choice.
- I have played with Wordpress, which I like, using and tweaking available templates. I would rather use my own with links, but I guess I could take on the learning curve to make one.
- I am working hard at PHP - What I was thinking was using a password protected form to update which inserts into the appropriate <div> page or publishes to a page within the page. I haven't yet figured how to get code reported to a page, or if it is possible to include the page in an existing HTML page. That would probably be the best option.
---Would the HTML page have to be registered as a php page? It looks to me as it it would, in which case it would be unavailable for web serches , if I read correctly.
-Frames??? I have noticed something called Iframes mentioned here, which I am going to research now.
Any and all opinions and suggestions appreciated.
If I sound confused, that's because I am.
Your thoughts on this would be appreciate.