How to run a external program in PHP?

Different ways to tell the browser that you wanted to run a PHP program?

  • Answer:

    Your question doesn't make sense. Why would a browser care whether or not you wanted to run a PHP program? PHP programs run on the server.

g0Latz at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

Hmm? I don't think browsers ever run PHP programs. PHP is a server-side language.

When the browser navigates to a designated folder on a server, the configured path that connects PHP to a database invokes the PHP engine. If the web page is not resident in that designated folder you get a garbled text page displayed in your browser.

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.