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;