Re: PHP
From: Mark Fitzpatrick (markfitz_at_fitzme.com)
Date: 03/17/04
- Next message: Mark Fitzpatrick: "Re: Validate Your HTML?"
- Previous message: jeff: "How to make a web page compatible with pocket pc"
- In reply to: Fred: "PHP"
- Next in thread: Bob Lehmann: "Re: PHP"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 17 Mar 2004 07:51:27 -0600
Fred,
There are two types of features, those generated at design time
(like the include page) and those generated at browse-time (such as the
search, form handlers, database). Basically, if you can picture the server
having anything to do with a page, then it won't work. You can try to
publish your web to a file location (as a disk-based web) that you can open
and see what does or does not function there. However, PHP will run on
pretty much any platform, including Windows. You may want to make sure that
your host really doesn't want to provide both PHP and FP Extension support
on the same site as there's no technical reason why not.
Hope this helps
Mark Fitzpatrick
Microsoft MVP - FrontPage
"Fred" <fred@finecats.co.uk> wrote in message
news:uA2JipBDEHA.3344@tk2msftngp13.phx.gbl...
> I need to use PHP on one of my sites but of course it won't run on my
> current server, which I use as it gives me FP extensions. I'm thinking of
> moving this over to another server (same ISP) but can't remember what I
> would lose by not having FP extensions. Is there a quick guide somewhere
> that can tell me what I would have to change?
>
> Fred
>
>
- Next message: Mark Fitzpatrick: "Re: Validate Your HTML?"
- Previous message: jeff: "How to make a web page compatible with pocket pc"
- In reply to: Fred: "PHP"
- Next in thread: Bob Lehmann: "Re: PHP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|