How do you send a php variable to html?

  • Thread starter Thread starter Dsfasdf A
  • Start date Start date
D

Dsfasdf A

Guest
If I have a variable named $variable in php how can I open up an html page that accepts the value $variable and prints what is stored in $variable
 
Back
Top