Jump to content

Recommended Posts

I'm just a Noobie at the whole php thing, well web in general. I've been having a problem with my php script or firefox's security, either or, this is what's been happening.
   
    Everything works fine in IE, I tell my friend about the site, and he says that firefox just downloads the php file instead of displaying the page.

  I am stumped, me being a noob doesn't help at all. I tried searching it but I haven't found this yet, It's most likely something really simple that I'm just to noobie to know about.

Thanks for your Help.
Link to comment
https://forums.phpfreaks.com/topic/35572-firefox-downloads-php/
Share on other sites

if he's actually getting the PHP file (with the actual code in it as written) then it'll be a server/setup issue, not specifically his browser.

occasionally (though extremely rare) it can appear that this is happening, though the actual contents of the original file wont be found in the file itself if opened...
Link to comment
https://forums.phpfreaks.com/topic/35572-firefox-downloads-php/#findComment-168427
Share on other sites

I just started php so this is going to be the worst code you've ever seen.

It works with IE


[code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="keywords" content="Sun City Missions, On The Path, Short-Term Mission, Mission Trip, Mexico, Alaska, Hawaii, Scotland, Spain, Germany, Africa">
<title>On The Path</title>
<link rel="stylesheet" title="default" href="/styles_1_.css" media="all" type="text/css">
<script language="javascript" type="text/javascript" src="/script.js"></script>
</head>
<body bgcolor="#EEEEEE" text="#000000" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">

<div align="center">
<div id="talb">
[/code]
Link to comment
https://forums.phpfreaks.com/topic/35572-firefox-downloads-php/#findComment-168438
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.