I am having a problem - hopefully someone can help me :o) I am trying to use a php document on a secure server, but instead of displaying output from the script, it tries to download the file. Even code this simple does it: <?php print("Hi"); ?> Thanks!!
- RE: [PHP] browser tries to download not display James Rodenkirch
- RE: [PHP] browser tries to download not display scott [gts]