faqts : Computers : Programming : Languages : PHP : Installation and Setup : General

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

3 of 34 people (9%) answered Yes
Recently 1 of 10 people (10%) answered Yes

Entry

Why does my browser try to save rather than open my PHP scripts?

Jan 25th, 2000 18:06
Nathan Wallace, Marco Garbelini


The problem is in the server not in the browser.  The server must parse
and execute the .php3 file instead of just give it to the client. You
must configure the webserver to do this.