HOW TO INCLUDE ELEMENTS FROM DIFFERENT WEBPAGES USING PHP OR JAVASCRIPT TO MY HOME PAGE?
I have the homepage (MyHome.php). On the homepage, I’d similar to to arrangement the ultimate 3 posts from an additional page (Post.php). For example. we wish to embody the initial 3 <h1> tags from Post.php in to the <div> tab upon MyHome.php. Is it probable to do this?
Filed under: web development
Add a comment