Here's how you would do it with php. <html> <body> <h1>Welcome to my home page!</h1> <p>Some text.</p> <p>Some more text.</p> <?php include ...
確定! 回上一頁