How to create content that my client can update himself


hello!

 

i'm new dreamweaver , new forum appreciate experts.

 

i start building second website , client wants able have content (probably type in "news" section) can update himself needs without contacting me every few weeks. easiest way set up? looked creating wordpress site within dreamweaver, seems awful lot accomplish this.

 

thank you!

if using html editor, doing simple .php include pretty easy.

 

as long have .php on server (most hosts do), it's simple adding in little line of code, example:

 

<?php include("content.php"); ?>

 

wherever want content.php file show in main page.

 

in situation, have news page set .php extension (just change .html .php) , within page have include code points content.php page in location want content load. client update , upload content.php page have html text , images want add. content.php page not have html, head (or contents) or body tags, since written news.php page , wouldn't want duplicate them, literally html text , images in content.php file.



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support

Joomla! Update is not offering Joomla 3 - Joomla! Forum - community, help and support