where is the php code ?


When a website visitor downloads a PHP page...

  • where is all that PHP code you wrote?
  • only the page file name extension gives it away.
  • its not over. when a visitor does something PHP code on the server
    reacts and processes it. the source file is still in control


PHP code is server-side source code that delivers its output page.