Links to php pages
i new website design, , trying create small website ability client update news section within index page. having read discussion here, have seen suggestion use <?php include("content.php"); ?> , call index page index.php instead of index.html. have managed update process work, wanted index page contain link page, , 2nd page have link index page. seem hitting problem because index page called index.php, when click on link on page 2 shows code rather web page. need able link .php page?
what link on page 2?
<a href="index.php">index</a>
are testing on local testing server or remote server. run php pages need either local testing environment set or remote server running php.
the other point how client updating content.php file?
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment