how to use a php variable inside html file?

后端 未结 0 641
迷失自我
迷失自我 2021-01-13 05:38

I have a php file where i get a variable from, how can i output the variable in my index.html file?

php file:
echo " you need to pay " + $amount;


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题