How do i include a .php file in a .html document?

  • Thread starter Thread starter questionman
  • Start date Start date
Q

questionman

Guest
e.g. i have a php file containing some code that will echo text - "Hello". how do i insert that php file in a html document? not the contents of the php file but the result. Can it be done?
 
Back
Top