How to I inject only certain parts of PHP page using PHP

前端 未结 3 1855
醉话见心
醉话见心 2020-12-16 22:19

I know I can include other files using PHP


Now my question is how do I inject only certain parts of \

3条回答
  •  南方客
    南方客 (楼主)
    2020-12-16 22:46

    Thanks Sir! Finnaly Got my Ans, It helps me what i was looking for file name test.php

    `
    my header test  f
    footer text `
    
    file name  answer.php`  
     `
    

提交回复
热议问题