Hi,

When I execute a file with the phpinfo(), it outputs plain text instead of html.
I've read that is has got to do with CLI (command Line ...).

Config:
Windows Xp
IIS
php: 5.1.2

What do I need to change to get html output (and where can I find it)?

Thnx in advance.

Grtx,
Barry

    Are you "executing" the file containing phpinfo() from a command line? Or calling it from a web server via a browser?

      Write a Reply...