php->html conversion reg

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jeyshree
    New Member
    • Jul 2010
    • 75

    php->html conversion reg

    hai,
    i have a doubt.when i connect to net and request a page to a server which it contains php code(as the browser will understand only html codes)who will take the responsibility of converting php code to its equivalent code?where is it located?if my understanding is wrong,please correct me.
    thanks in advance.
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    You install PHP on the web server and that program will interpret the PHP code and convert it to HTML.

    Comment

    Working...