my browser show my code not output when i write a program in php...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sikander
    New Member
    • Feb 2013
    • 1

    my browser show my code not output when i write a program in php...

    i am facing the problem that when i write a program in editor and i want to show output in browser it give the same code in browser....i am using xampp...
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    Do you have PHP installed on your web server? You can't just open a PHP file on your computer. It has to be processed by a server with PHP installed.

    Comment

    Working...