Insert string between two points with PHP

前端 未结 4 896
天涯浪人
天涯浪人 2021-01-06 13:18

How would I insert text between two comments like the ones below with PHP. Thanks in advance.




         


        
4条回答
  •  执念已碎
    2021-01-06 14:12

    a little more context might be helpful. it could be as easy as:

    
    
    
    

    what are you trying to do?

提交回复
热议问题