Re: php form and ssi
- From: Henrik Carlqvist <Henrik.Carlqvist@xxxxxxxxxxxx>
- Date: Fri, 28 Nov 2008 21:37:17 +0100
Jerry Stuckle <jstucklex@xxxxxxxxxxxxx> wrote:
Correct, because Apache doesn't think a .shtml file can process POST
information.
Thanks for the explanation!
But I am looking for a way for the .shtml file to pass the POST
information to an included .php file which is able to do the processing.
I was hoping that someone would have done this before, but maybe it isn't
possible?
You need to follow up with this on the phpoi support forums. It's their
scripts, they should know how to make it work.
I wish that I was only a simple phpoi user which could ask for help in the
forum and get a reply from the phpoi guru. Unfortunately I am the
developer of phpoi so instead I come here for help.
As I don't know who will use phpoi and what their pages look
like I don't want the php code to output all the formatting stuff.
Why not? Someone has to output formatting stuff.
Suppose that www.best_burgers.com has a site with lot of nice menus and
formatting. Suppose that they want to use phpoi to point out all their
restaurants. If they today have built their site with menus and formatting
with .shtml technices they can use phpoi by doing <!-- include... and all
their logos, menus and formatting will be kept, only the phpoi output will
be added.
As the developer of phpoi I can't put all those menus in the phpoi php
files. Then I would lock phpoi to only one site. If I would say that phpoi
can only be used at sites that is completely built upon php many people
who has built their sites with .shtml would not find phpoi useful.
regards Henrik
--
The address in the header is only to prevent spam. My real address is:
hc3(at)poolhem.se Examples of addresses which go to spammers:
root@localhost postmaster@localhost
.
- Follow-Ups:
- Re: php form and ssi
- From: Jerry Stuckle
- Re: php form and ssi
- References:
- php form and ssi
- From: Henrik Carlqvist
- Re: php form and ssi
- From: "Álvaro G. Vicario"
- Re: php form and ssi
- From: Henrik Carlqvist
- Re: php form and ssi
- From: Jerry Stuckle
- php form and ssi
- Prev by Date: Re: php form and ssi
- Next by Date: Re: php form and ssi
- Previous by thread: Re: php form and ssi
- Next by thread: Re: php form and ssi
- Index(es):
Relevant Pages
|